hahn
DTDrizzle Team
•Created by hahn on 10/20/2023 in #help
tsc command fails when using sqlite
yeah, setting
skipLibCheck
makes the compilation work. thanks! is this required for drizzle to work? or just a workaround?9 replies
DTDrizzle Team
•Created by hahn on 10/20/2023 in #help
tsc command fails when using sqlite
I'm already doing that. I'm importing from these places:
drizzle-orm/better-sqlite3
dirzzle-orm
better-sqlite3
drizzle-orm/sqlite-core
If I print more of the callstack, I also get pg errors, e.g.:
9 replies