Keyword "with" is not typed
Hello. I need some help here.
https://github.com/drizzle-team/drizzle-orm/issues/4297
Any idea why the keyword "with" is not typed
GitHub
keyword "with" is not typed · Issue #4297 · drizzle-team/drizzle-orm
What is wrong? This should drops a type error as the column userCredential_SHOULD_DROP_A_TYPE_ERRROR doesn't exists const userCheck = await db.query.userTable.findFirst({ where: eq(userTable.em...
0 Replies