xataio / pgroll

PostgreSQL zero-downtime migrations made easy
https://www.xata.io
Apache License 2.0
3.57k stars 67 forks source link

Add a .ledger file which is built by `make examples` #445

Closed ryanslade closed 4 days ago

ryanslade commented 4 days ago

Having this file in place makes it harder to commit two examples with the same prefix since it would cause a merge conflict in the ledger.

You can also build only the ledger by running make ledger