schema dump in Rails migrations with jdbcmysql driver does not properly dump a
longtext data type
-------------------------------------------------------------------------------------------------
Key: JRUBY-4026
URL: http://jira.codehaus.org/browse/JRUBY-4026
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 migration to create a table
with a column of type 'text' and limit of '16777215'. Look at the resulting
dumped schema.rb - the create_table command in the schema dump is missing the
limit on the column.
--
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