Skip to content

v0.2.0

Choose a tag to compare

@ValentinKolb ValentinKolb released this 29 Apr 21:40
· 35 commits to main since this release

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 → _meta in 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