Commit Graph

2 Commits

Author SHA1 Message Date
Kinneyzhang
50fb39fd58 chore(etaf-sqlite): switch renderer path to ebox
Keep the SQLite data source adapter on ETAF plus the new standalone Ebox package.
2026-08-05 09:15:50 +08:00
Kinneyzhang
299b9ff877 feat(sqlite): add concrete data source
Adapt Emacs SQLite to the core ETAF Data Source contract with typed schema validation, safe queries, transactions, pagination, mutations, tests, and bilingual usage documentation.
2026-08-05 06:59:23 +08:00