This project is archived and is in readonly mode.
Changeset [3f48a97f688d0d0e666ad11d0a9e67baefebcacd] by Tarmo Tänav
July 15th, 2008 @ 09:25 PM
Fixed mysql change_column_default to not make the column always nullable.
Also added change_column_null to both mysql and sqlite to keep the api features closer to postgresql.
[#617 state:resolved]
Committed by Tarmo Tänav
- M activerecord/CHANGELOG
- M activerecord/lib/active_record/connection_adapters/mysql_adapter.rb
- M activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb
- M activerecord/test/cases/migration_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>