Skip to content

[email protected] support #345

@edgji

Description

@edgji

I'm trying to add zenstack V3 to an app along with better-auth and better-auth/kysely which seems to require [email protected] which has deprecated the queryId in db.executeQuery and throws an error per https://github.com/kysely-org/kysely/blob/871a0f194bf03bbaaf28f45aa15efce57a275879/src/kysely.ts#L550

QueryError: Failed to execute query: TypeError: Cannot read properties of undefined (reading 'queryId'), sql: select cast(count(*) as integer) as "count" from (select 1 as "_all" from "User" where 1) as "$sub"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions