tapoah_adama
tapoah_adama
Explore posts from servers
DTDrizzle Team
Created by tapoah_adama on 9/1/2023 in #help
defaultRandom() on uuid results in an error
id: uuid('id').unique().primaryKey().notNull().defaultRandom(),
id: uuid('id').unique().primaryKey().notNull().defaultRandom(),
upon insert, this results in the error: NeonDbError: db error: ERROR: invalid input syntax for type uuid: "ia4afwolcuk4rks"
1 replies
DTDrizzle Team
Created by tapoah_adama on 8/19/2023 in #help
What is wrong with my one to many schema?
No description
3 replies