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

Replace uses of unsafe_execute with raw_execute #103

Closed lmcicat closed 3 months ago

lmcicat commented 3 months ago

Replace uses of unsafe_execute with raw_execute