Commit graph

4 commits

Author SHA1 Message Date
Jarka Kadlecová
fa36101a7f Use data_source_exists? instead of table_exists?
Use data_source_exists? where possible instead of table_exists? in order to be Rails5 compatible
2018-06-14 08:39:43 +02:00
Grzegorz Bizon
d8d0067bf5 Add changelog for pipeline build foreign key 2018-05-08 16:44:00 +02:00
Grzegorz Bizon
479a15e722 Add database foreign key between pipelines and builds 2018-05-08 16:39:29 +02:00
Rémy Coutable
023d4f6f2f
Move spec helpers/matchers/shared examples/contexts to their relevant folder
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-23 12:20:30 +02:00
Renamed from spec/support/migrations_helpers.rb (Browse further)