❔ How to make property auto-increment?
I have set the following attributes on
LocalId
property, but still it does not have auto-increment enabled in SQLite table
3 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Identity does not imply auto increment. You need to manually specify it auto increments.
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.