braintree / pg_ha_migrations

Enforces DDL/migration safety in Ruby on Rails project with an emphasis on explicitly choosing trade-offs and avoiding unnecessary magic.
MIT License
220 stars 23 forks source link

Refactor README #99

Closed jcoleman closed 4 months ago

jcoleman commented 4 months ago

It was getting hard to know where to slot in additional information about our safety features, and that was revealed even more by the upcoming config.disable_ddl_transactions_by_default docs, so move things around into clearer headings.