summaryrefslogtreecommitdiffstats
path: root/db/migrate/087_change_projects_description_to_text.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixes migration 87 error when running MySQL with STRICT_TRANS_TABLES on (#771).Jean-Philippe Lang2008-03-051-1/+1
* Fixed: not null constraints not removed with Postgresql.Jean-Philippe Lang2008-02-121-1/+1
* Fixed migration 87 (mysql: TEXT column can't have a default value).Jean-Philippe Lang2008-01-221-1/+1
* Unlimited and optional project description. The project list will show trunca...Jean-Philippe Lang2008-01-201-0/+8