Drizzle TypeError: not enough arguments

i just started my instance today and all of a sudden fails to boot complaining about mysql key not provided. ive been using sqlite with drizzle all this time database: drizzleAdapter(dbClient, { provider: 'sqlite', schema: schema, }),
1 Reply
Snazzie
SnazzieOP2mo ago
error seems to be coming from kyselyAdapter?

Did you find this page helpful?