Skip to content

Support table:recordID..recordID syntax. #12

@igalklebanov

Description

@igalklebanov

Hey 👋

This is documented in Record IDs#Record ranges.

Currently Kysely splits table names around . due to Postgres schemas. We end up with table:recordID as schema name and '' as table name.
Need to find a workaround that disables this behavior when using SurrealKysely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions