Open dayOneAbu opened 2 months ago
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: {} } }
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: {} } }