summaryrefslogtreecommitdiffstats
path: root/db/migrate/048_allow_null_version_effective_date.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fixed: not null constraints not removed with Postgresql.Jean-Philippe Lang2008-02-121-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1140 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Versions can now be created with no date.Jean-Philippe Lang2007-05-201-0/+9
Versions with no date appear at the end of the roadmap, sorted by name. git-svn-id: http://redmine.rubyforge.org/svn/trunk@536 e93f8b46-1217-0410-a6f0-8f06a7374b81