rename column in jdbcmysql driver does not preserve default and null
constraints in Rails migrations
----------------------------------------------------------------------------------------------------
Key: JRUBY-4024
URL: http://jira.codehaus.org/browse/JRUBY-4024
Project: JRuby
Issue Type: Bug
Components: JRuby-extras
Affects Versions: JRuby 1.3.1
Environment: activerecord-jdbcmysql-adapter v 0.9.1, Rails 2.2.2
Reporter: Chad Woolley
To reproduce: Make a dummy rails 2.2.2 app. Create first migration to create
a table with float column having a default value and not null. Make a second
migration renaming the column. The default constraints are not included on the
generated ALTER TABLE rename command.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email