Hi. Is there a way to create an auto increment field in tables? Or maybe something similar that i can use as a counter in database?
This is not supported yet, but it is a great idea. Adding it to the road map!
Thanks Mark! I really need a feature like that for an app im working on, it could be an auto increment field, or an atomic counter that i could increment and get the new value in the response. Could you please post a comment here when that feature is available?
Hi Andrés,
We added support for the counters API. You can see the API doc at:
http://backendless.com/documentation/utilities/js/ut_atomic_counters_api_js.htm
Regards,
Mark
Sorry but I don’t see any auto increment function and the documentation seems to be removed. Can you pls assist here with a valid documentation ? Thanks, Caner
Hello @Caner_Yarar
here is a valid link to the doc: https://backendless.com/docs/js/ut_atomic_counters_api_js.html
Regards, Vlad