Does Id field in "order" table is auto incremented?

Hey

I want to make some logic and handle orders starting from some order id but I’m not sure if Id is auto incremented. Can someone approve it?

Hi @Stepan ,

yes, thats correct. The ID is the primery key also.