Ryan Ogden

Results 1 comments of Ryan Ogden

For those having issues getting the insert statement to correctly auto-generate the next number in the serial sequence, this worked for me: ![image](https://github.com/drizzle-team/drizzle-orm/assets/367368/ffe00321-382c-4c18-97bc-381428d9649f) Set your serial column value to `..default`.