jdbcderby adapter should ignore :limit for INTEGER
--------------------------------------------------
Key: JRUBY-2949
URL: http://jira.codehaus.org/browse/JRUBY-2949
Project: JRuby
Issue Type: Bug
Components: ActiveRecord-JDBC
Affects Versions: ActiveRecord-JDBC 0.8.2
Environment: Fedora Linux 9, Sun Java 1.6.0_06, JRuby trunk (rev
8935), DerbyDB 10.2.2.0
Reporter: Uwe Kubosch
When giving a :limit => 4 option to an integer field in a migration, and
running it agawinst a berdy database, the generated DDL is converted to a
INTEGER(4) type. Derby does not support this and fails. The jdbcderby adapter
should ignore the :limit option for integers.
--
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