gitlab-org--gitlab-foss/db
Robert Speicher aedb546964 Correct AddDefaultOtpRequiredForLoginValue migration
Also MySQL complains when you change a field to be not null if any
existing records already have a null value, so this updates those rows.
2015-06-22 11:36:11 -04:00
..
fixtures Fix a few remaining references to the old Theme names/IDs 2015-06-13 17:58:17 -04:00
migrate Correct AddDefaultOtpRequiredForLoginValue migration 2015-06-22 11:36:11 -04:00
schema.rb Make default value for otp_required_for_login false instead of null 2015-06-20 19:40:48 -04:00
seeds.rb init commit 2011-10-09 00:36:38 +03:00