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
-
Activity
Nick Sieger
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Link |
This issue is duplicated by |
Charles Oliver Nutter
made changes -
| Assignee | Thomas E Enebo [ enebo ] | Charles Oliver Nutter [ headius ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | JRuby 1.1RC3 [ 14109 ] | |
| Resolution | Fixed [ 1 ] |
Charles Oliver Nutter
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Thomas E Enebo
made changes -
| Component/s | ActiveRecord-JDBC [ 12786 ] |
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!