Skip to content

Sqlite: custom functions and aggretors #47

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions