Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not able to create a D1 DB Client #162

Open
dayOneAbu opened this issue Aug 31, 2024 · 0 comments
Open

not able to create a D1 DB Client #162

dayOneAbu opened this issue Aug 31, 2024 · 0 comments

Comments

@dayOneAbu
Copy link

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: {} }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant