kelvindecosta
DTDrizzle Team
•Created by jakeleventhal on 8/13/2023 in #help
Default values not working for insert
So, I fixed it by deleting the table and running
push:pg
again. Didn't even change a line of code in the schema.ts
15 replies
DTDrizzle Team
•Created by jakeleventhal on 8/13/2023 in #help
Default values not working for insert
I think I’m running into the same issue.
id
is set to uuid.defaultRandom.primaryKey
Is there some special “default” syntax for insert operations?15 replies