Removed 'not null' constraint on position fields.
commit0c98e085567a0709bb7ad75d49b1d5e808717f45
authorjplang <jplang@e93f8b46-1217-0410-a6f0-8f06a7374b81>
Mon, 22 Oct 2007 21:07:29 +0000 (22 21:07 +0000)
committerjplang <jplang@e93f8b46-1217-0410-a6f0-8f06a7374b81>
Mon, 22 Oct 2007 21:07:29 +0000 (22 21:07 +0000)
treeb1c83f889f4de725c2722e96e247e507b8fcfff7
parent2ce2a75395e3f71716b26346956bb15f451182ea
Removed 'not null' constraint on position fields.
Previous migrations updated for new sqlite databases.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@865 e93f8b46-1217-0410-a6f0-8f06a7374b81
db/migrate/076_allow_null_position.rb [new file with mode: 0644]