summaryrefslogtreecommitdiff
path: root/db/migrate/20170530130129_project_foreign_keys_with_cascading_deletes.rb
Commit message (Expand)AuthorAgeFilesLines
* Add version 4.2 to all existing migrationsjprovazn-versioned-migrationsJan Provaznik2018-11-221-1/+1
* disable_statement_timeout doesn't require any argument anymoreGabriel Mazetto2018-08-111-1/+1
* Fix specs to use `disable_statement_timeout` correctlyGabriel Mazetto2018-08-101-4/+4
* Shortcut concurrent foreign key creation if already exists.ab-43887-concurrent-migration-helpersAndreas Brandl2018-03-201-7/+1
* Change project FK migration to skip existing FKsproject-foreign-keys-without-errorsYorick Peterse2017-08-021-8/+26
* Add many foreign keys to the projects tableYorick Peterse2017-07-061-0/+187