Skip to content

not able to create a D1 DB Client #162

@dayOneAbu

Description

@dayOneAbu

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions