summaryrefslogtreecommitdiffstats
path: root/db/migrate/076_allow_null_position.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fixed: not null constraints not removed with Postgresql.Jean-Philippe Lang2008-02-121-5/+5
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1140 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed 'not null' constraint on position fields.Jean-Philippe Lang2007-10-221-0/+14
Previous migrations updated for new sqlite databases. git-svn-id: http://redmine.rubyforge.org/svn/trunk@865 e93f8b46-1217-0410-a6f0-8f06a7374b81