-
- Downloads
length constrain on the index, not on the column
we actually don't need a limit on the column itself for MySQL to work. we need to set a length on the index.
Showing
- db/migrate/20170222111732_create_gpg_keys.rb 3 additions, 3 deletionsdb/migrate/20170222111732_create_gpg_keys.rb
- db/migrate/20170613154149_create_gpg_signatures.rb 4 additions, 4 deletionsdb/migrate/20170613154149_create_gpg_signatures.rb
- db/migrate/limits_to_mysql.rb 13 additions, 4 deletionsdb/migrate/limits_to_mysql.rb
Please register or sign in to comment