summaryrefslogtreecommitdiffstats
path: root/db/migrate/076_allow_null_position.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove frozen_string_literal magic comment from files which are not used when...Go MAEDA2019-03-211-2/+0
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-1/+1
* First db:migrate fails with SQLServer (undefined method type for nil class in...Jean-Philippe Lang2014-11-231-0/+2
* Fixed: not null constraints not removed with Postgresql.Jean-Philippe Lang2008-02-121-5/+5
* Removed 'not null' constraint on position fields.Jean-Philippe Lang2007-10-221-0/+14