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

Use docker compose for testing and cleanup build matrix #78

Closed sp8590 closed 1 year ago

sp8590 commented 1 year ago

The main goal of this PR was to get partman installed in the PG image so we can start implementing features and writing tests for partition management. It has snowballed a bit from there 😄

rkrage commented 1 year ago

Closing as this was addressed in: