realm-swift
realm-swift copied to clipboard
Auto-increment integer primary key
Goals
It would be helpful for developers if Realm provides support for autoincrement primary key like other databases.
Expected Results
The developer should be able to define primary as auto-increment.