Commit Graph

9 Commits

Author SHA1 Message Date
Grzegorz Bizon b55aad4cc3 Migrate stages only with correct foreign references 2017-06-06 14:32:24 +02:00
Grzegorz Bizon 028423c2f5 Calculate previous migration version in specs support
This makes it possible to test migration on the schema this migration
was written for, without a need to specify a previous schema version
manually.
2017-06-05 11:07:10 +02:00
Grzegorz Bizon ff61e2b776 Reorder pipeline stages-related migrations 2017-05-26 22:33:50 +02:00
Grzegorz Bizon 33a0fd995b Migrate build stage reference in a separate migration 2017-05-26 21:39:32 +02:00
Grzegorz Bizon 918ababba6 Add pipeline stages post deployment migration 2017-05-26 14:46:45 +02:00
Grzegorz Bizon 0f9fbae78a Add migrations helpers to simplify writing migration specs 2017-05-26 10:36:01 +02:00
Grzegorz Bizon f7aba15316 Make migration specs by using migrator in around hook 2017-05-26 10:29:12 +02:00
Grzegorz Bizon acc22a8422 Simplify migrations for specific database schema 2017-05-25 22:43:16 +02:00
Grzegorz Bizon 6d8963e336 Add PoC of ActiveRecord migration testing 2017-05-25 15:35:09 +02:00