peregrine/docs/developer-guide
pyr0ball 64554dbef1
Some checks failed
CI / test (push) Failing after 19s
feat(#43): numbered SQL migration runner (Rails-style)
- migrations/001_baseline.sql: full schema baseline (all tables/cols)
- scripts/db_migrate.py: apply sorted *.sql files, track in schema_migrations
- Wired into FastAPI startup and Streamlit app.py startup
- Replaces ad-hoc digest_queue CREATE in _startup()
- 6 tests covering apply, idempotency, partial apply, failure rollback
- docs/developer-guide/contributing.md: migration authoring guide
2026-04-04 22:17:42 -07:00
..
adding-integrations.md docs: mkdocs wiki — installation, user guide, developer guide, reference 2026-02-25 12:05:49 -08:00
adding-scrapers.md docs: mkdocs wiki — installation, user guide, developer guide, reference 2026-02-25 12:05:49 -08:00
architecture.md docs: add cloud architecture + cloud-deployment.md 2026-03-09 23:02:29 -07:00
cloud-deployment.md docs: add cloud architecture + cloud-deployment.md 2026-03-09 23:02:29 -07:00
contributing.md feat(#43): numbered SQL migration runner (Rails-style) 2026-04-04 22:17:42 -07:00
testing.md docs: mkdocs wiki — installation, user guide, developer guide, reference 2026-02-25 12:05:49 -08:00