Files
Aether/crates/aether-data/runtime/backfills/sqlite/README.md
T
elky 778cfb1a5c feat(data): complete portable SQL backend parity
Align MySQL and SQLite schemas, migrations, usage, stats, export, and backfill behavior with the shared data contracts. Extend gateway startup and maintenance support across all SQL drivers.
2026-07-25 21:28:21 +08:00

3 lines
152 B
Markdown

SQLite-specific lifecycle backfills live here. Versions intentionally match
the equivalent PostgreSQL backfills when they repair the same logical data.