RaSk
DTDrizzle Team
•Created by RaSk on 6/1/2024 in #help
rollback() not implemented for sqlite-core?
Nevermind I guess this is "normal"
Implemented a try/catch with
error instaceof TransactionRollbackError
5 replies
DTDrizzle Team
•Created by RaSk on 6/1/2024 in #help
rollback() not implemented for sqlite-core?
or is it normal to throw errors on rollback?
5 replies
DTDrizzle Team
•Created by RaSk on 6/1/2024 in #help
rollback() not implemented for sqlite-core?
5 replies
DTDrizzle Team
•Created by RaSk on 6/1/2024 in #help
rollback() not implemented for sqlite-core?
Context: Using turso + libsql-ts + drizzle-orm (versions below)
Relevant callstack:
5 replies
DTDrizzle Team
•Created by RaSk on 5/11/2024 in #help
drizzle-kit push from JS
not my best code but it works 😄
7 replies
DTDrizzle Team
•Created by RaSk on 5/11/2024 in #help
drizzle-kit push from JS
nevermind, it's reading JSON, it's not an issue 😅
7 replies
DTDrizzle Team
•Created by RaSk on 5/11/2024 in #help
drizzle-kit push from JS
Should I open an issue for this? Lemme try first if it works even if TS is not happy
7 replies
DTDrizzle Team
•Created by RaSk on 5/11/2024 in #help
drizzle-kit push from JS
Ok I found out about
drizzle-orm/libsql/migrator
but it seems there is a type issue with the config 🤔7 replies
DTDrizzle Team
•Created by delight on 9/30/2023 in #help
Drizzle Studio on postgres
using the
pg
driver but you need to add ?sslmode=require
to the Vercel URL9 replies
DTDrizzle Team
•Created by delight on 9/30/2023 in #help
Drizzle Studio on postgres
I'm using
@vercel/postgres
it works btw9 replies
DTDrizzle Team
•Created by delight on 9/30/2023 in #help
Drizzle Studio on postgres
I had the same problem the other day and thought about opening an Issue with PR too 😉
9 replies