Files
gristlabs_grist-core/app/plugin
Paul Fitzpatrick bfd0fa8c7f add an endpoint for doing SQL selects (#641)
* add an endpoint for doing SQL selects

This adds an endpoint for doing SQL selects directly on a Grist document. Other kinds of statements are not supported. There is a default timeout of a second on queries.

This follows loosely an API design by Alex Hall.

Co-authored-by: jarek <jaroslaw.sadzinski@gmail.com>
2023-09-04 09:21:18 -04:00
..
2022-01-13 11:10:17 +01:00
2022-01-13 11:10:17 +01:00

Methods here are available for use in Grist custom widgets.