v0.2.0
Added
- Streaming CSV export per table (
GET /v1/:ns/tables/:table/export?format=csv) with full filter parity to the rows endpoint.
Breaking
- Audit-meta passthrough wire key renamed
meta→_metain request bodies, SSE events, and changelog entries. - Reserved column names:
id,created_at,updated_at,_meta, and any leading-underscore name are rejected on create / add / rename / drop.
Container
ghcr.io/valentinkolb/rsql:v0.2.0 · :latest