Skip to content

Sqlite: custom functions and aggretors #47

@robinheghan

Description

@robinheghan

We should make it possible to define custom SQL functions and aggregators by exposing a Gren interface to the Node.js sqlite.function and sqlite.aggretor APIs.

https://nodejs.org/docs/latest-v22.x/api/sqlite.html#databasefunctionname-options-function
https://nodejs.org/docs/latest-v22.x/api/sqlite.html#databaseaggregatename-options

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