Fil
DTDrizzle Team
•Created by SteveS on 10/14/2023 in #help
drizzle-zod: remove ID from insert schema type
Could you be more specific? Are you trying to remove the autoincrement constraint or are you trying to remove the attribute all together? Either way you simple remove them from the schema then push your changes.
4 replies
DTDrizzle Team
•Created by Fil on 9/14/2023 in #help
Having Issues Pushing Database Schema
Okay I found out the issue, I moved my drizzle.config.ts to the right folder
11 replies
DTDrizzle Team
•Created by Fil on 9/14/2023 in #help
Having Issues Pushing Database Schema
I am using Nextjs and I am trying to settup the connection for planetscale
11 replies
DTDrizzle Team
•Created by Fil on 9/14/2023 in #help
Having Issues Pushing Database Schema
Sorry I am a little bit confused. THe config file is it supposed to point to the schema and index.ts?
11 replies
DTDrizzle Team
•Created by Fil on 5/10/2023 in #help
InArray Function not Working
oh wait u can just pass an array in the sql statement
19 replies
DTDrizzle Team
•Created by Fil on 5/10/2023 in #help
InArray Function not Working
aight then I wont use In cuz i need a way to search an unknown length of variables
19 replies
DTDrizzle Team
•Created by Fil on 5/10/2023 in #help
InArray Function not Working
could I do ${(,)} or do the brackets have to be strings?
19 replies
DTDrizzle Team
•Created by Fil on 5/10/2023 in #help
InArray Function not Working
is there a way to do the inArray function in raw SQL for now?
19 replies
DTDrizzle Team
•Created by Fil on 5/10/2023 in #help
InArray Function not Working
Okay thanks
19 replies