Use only pg lib without mysql, gel etc…

Hello, i want to use drizzle with only pg on my project, but on the build it returns me errors if i dont install mysql and gel and other sql libs, how can I do if i dont want to use skipLibCheck in the tsconfig.json ? Thanks !
1 Reply
KirbyTwister
KirbyTwister4w ago
What package are you using? Or rather what part of drizzle tells you to mysql and gel? Because it's the first time I actually hear about this sort of error

Did you find this page helpful?