graphile / migrate

Opinionated SQL-powered productive roll-forward migration tool for PostgreSQL.
MIT License
751 stars 58 forks source link

docs: change idempotency example column name #136

Closed c42f closed 3 years ago

c42f commented 3 years ago

It's confusing to have the table and column names the same, and the first example seems broken as the column names don't match. Fix this.