Skip to content

docs: clarify database migration workflow#297

Open
huazhuang80-star wants to merge 1 commit into
Liquifact:mainfrom
huazhuang80-star:main
Open

docs: clarify database migration workflow#297
huazhuang80-star wants to merge 1 commit into
Liquifact:mainfrom
huazhuang80-star:main

Conversation

@huazhuang80-star

Copy link
Copy Markdown

Summary

  • rewrite DB_MIGRATIONS.md to define node-pg-migrate as the canonical PostgreSQL workflow
  • document legacy Knex boundaries, command order, rollback guidance, and CI/deployment notes
  • add an inventory of existing migration files and reviewer/troubleshooting checklists

Closes #290

Document the canonical node-pg-migrate workflow, legacy Knex boundaries, migration inventory, rollback path, and CI/deployment notes.

Addresses Liquifact#290.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document the database migration workflow and reconcile knex vs node-pg-migrate

1 participant