mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| helpers | ||
| ACLFormula.ts | ||
| Assistance.ts | ||
| Authorizer.ts | ||
| DocApi2.ts | ||
| DocApi.ts | ||
| HostedStorageManager.ts | ||
| ManyFetches.ts | ||
| MemoryPool.ts | ||
| MinIOExternalStorage.ts | ||
| ProxyAgent.ts | ||
| Telemetry.ts | ||
| Webhooks-Proxy.ts | ||