Skip to content

builtin params & results #4

Description

@andykais

we should have params and results for basic types, rather than only using defined models. This is necessary for example with:

const stmt = this.prepare`SELECT ${Book.params['*']} FROM book LIMIT ${Model.params.number().as('limit')}`

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