This project is archived and is in readonly mode.

Changeset [07578ac85585d3c64d4d38d4892fd31582c7c473] by Tarmo Tänav

July 14th, 2008 @ 08:42 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]

http://github.com/rails/rails/co...

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>