graphile / migrate

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

Update idempotent-examples.md #126

Closed Tycholiz closed 3 years ago

Tycholiz commented 3 years ago

Description

Add an edge-case idempotent example for renaming enum values

benjie commented 3 years ago

I’m surprised this file is not being formatted by prettier.

benjie commented 3 years ago

Thanks 🙏 🙌

Tycholiz commented 3 years ago

Ya not sure! I made the commit right in GitHub, should it have formatted it as well?

benjie commented 3 years ago

More that it should be set up in CI to validate. I’ll fix formatting when I add CI.