autoincrement for type number #1038
-
|
Hello!
Is there a way to make this easier? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
No there is no other way at the moment (unless you use PocketBase as framework and handle the autoincrement in a There is an issue for something similar in - #786. |
Beta Was this translation helpful? Give feedback.
-
|
@ganigeorgiev are there any examples of how the |
Beta Was this translation helpful? Give feedback.
No there is no other way at the moment (unless you use PocketBase as framework and handle the autoincrement in a
OnRecordBeforeCreateRequesthook).There is an issue for something similar in - #786.