Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi,
How to create a 64 bit integer field for custom schema
Solved! Go to Solution.
in the schema, just define type="int64" for the attribute
View solution in original post
Hello Santhosh,
Eg:
<attribute label="Identifier" name="b-id" sqlname="iId" type="int64"/>
Regards,
Venu
Views
Likes
Replies