Documents the completed one-shot Baserow → PostgreSQL migration and removes stale references.
Changes
migrations/baserow_to_postgres/README.md — documents the migration (v0.2.0, 32 tables, 1923 rows), current status as legacy, and that schema_proposal.sql is superseded by canonical schemas
Summary
Documents the completed one-shot Baserow → PostgreSQL migration and removes stale references.
Changes
migrations/baserow_to_postgres/README.md— documents the migration (v0.2.0, 32 tables, 1923 rows), current status as legacy, and that schema_proposal.sql is superseded by canonical schemasscripts/seed.sh— remove stale 'Import Baserow data' echo message (line 280), renumber subsequent items.env.example— removeBASEROW_API_URLandBASEROW_TOKENsection (migration complete, no active code references these)Preserved
baserowvalue insource_systemenum (schemas/postgres/008_governance.sql,docs/openapi.yaml) — historical provenance, existing rows may use itOperator Action
.env.sopsstill has encrypted BASEROW_* vars — runsops .env.sopsto remove if desired