chore(migrations): document and clean up legacy Baserow migration #56
Merged
wasabi opened 5 days ago

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 schemas
  • scripts/seed.sh — remove stale 'Import Baserow data' echo message (line 280), renumber subsequent items
  • .env.example — remove BASEROW_API_URL and BASEROW_TOKEN section (migration complete, no active code references these)

Preserved

  • baserow value in source_system enum (schemas/postgres/008_governance.sql, docs/openapi.yaml) — historical provenance, existing rows may use it

Operator Action

  • .env.sops still has encrypted BASEROW_* vars — run sops .env.sops to remove if desired
Commits were merged into target branch
1/1
Submitter wasabi
Target main
Source chore/baserow-cleanup
Jobs
Merge Strategy
Create Merge Commit
Watchers (1)
Reference
pull request KI-56
Please wait...
Connection lost or session expired, reload to recover
Page is in error, reload to recover