-
-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
hi there i think the problem is that db client is not properly initiated
i have put a console.log to see the DB instance the output is this
create DB DrizzleD1Database {
query: {},
resultKind: 'async',
dialect: SQLiteAsyncDialect {},
session: SQLiteD1Session {
dialect: SQLiteAsyncDialect {},
logger: NoopLogger {},
client: undefined,
schema: undefined,
options: { logger: undefined }
},
_: { schema: undefined, tableNamesMap: {} }
}
Metadata
Metadata
Assignees
Labels
No labels