]> source.dussan.org Git - redmine.git/commit
Force the default value of path to be set on the Change model class. #5771
authorEric Davis <edavis@littlestreamsoftware.com>
Tue, 6 Jul 2010 21:06:09 +0000 (21:06 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Tue, 6 Jul 2010 21:06:09 +0000 (21:06 +0000)
commit0d5fca9ba5ac81db46211b6cc06686e59c57beb4
tree650b65b3305185ccbf7a872e7a1dd9cc51b07233
parentad73f12a6b24ae4c835187f787672345e636a21e
Force the default value of path to be set on the Change model class. #5771

This is needed because MySQL does not support default values on text columns
(Error introduced in r3828)

Contributed by Holger Just

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3830 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/change.rb
db/migrate/20100705164950_change_changes_path_length_limit.rb