gitlab-org--gitlab-foss/db
Andreas Brandl f88d5132c2 Simpler migration strategy for MySQL.
MySQL does not return the number of inserted rows (or at least not
expose them through cmd_tuples). Let's do one-shot INSERT instead.
2018-03-06 12:53:12 +01:00
..
fixtures
migrate Create user_contributed_projects table. 2018-03-06 12:53:12 +01:00
post_migrate Simpler migration strategy for MySQL. 2018-03-06 12:53:12 +01:00
schema.rb Create user_contributed_projects table. 2018-03-06 12:53:12 +01:00
seeds.rb