Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.0.1
-
Fix Version/s: JRuby 1.1RC3
-
Component/s: None
-
Labels:None
-
Environment:Fedora 7
JRuby 1.0.1
ActiveRecord-JDBC 0.5
Java 6u2
jtds-1.2
-
Number of attachments :
Description
Thank you for developing JRuby and ActiveRecord-JDBC!
When generating scaffold, dumping schema or otherwise trying to list the columns for a table, an empty array is returned.
In the db/schema.rb file all tables are present, but contain no columns.
Any help with this is greatly appreciated.
Uwe Kubosch
Issue Links
- is duplicated by
-
JRUBY-1561
Oracle -- ActiveRecord objects that use tables outside the defualt schema do not get their meta data set
-
We need more information to investigate this. Please try with JRuby trunk and up-to-date ActiveRecord-JDBC and provide more information on the failure. Thanks!