gristlabs_grist-core/app
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
..
client Fixed typo in a comment (#656) 2023-09-01 09:59:33 -04:00
common remove a log message about fetching URLs (#643) 2023-08-29 08:49:25 -04:00
gen-server add an endpoint for doing SQL selects (#641) 2023-09-04 09:21:18 -04:00
plugin add an endpoint for doing SQL selects (#641) 2023-09-04 09:21:18 -04:00
server add an endpoint for doing SQL selects (#641) 2023-09-04 09:21:18 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00