Skip to content

Allow passing compiled queries or operation nodes to methods that accept expressions.Β #1677

@igalklebanov

Description

@igalklebanov

Hey πŸ‘‹

A further evolution of the concepts described in https://kysely.dev/docs/recipes/splitting-query-building-and-execution would be to allow passing compiled queries or operation nodes to not-yet-compiled Kysely queries.

This would allow consumption of shared "off the shelf" query "fragments", that might be pre-compiled at build time, from other services or packages (including external ones).

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiRelated to library's APIenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions