Problems with the H2 jdbc adapter, schema metadata behavior
-----------------------------------------------------------

                 Key: JRUBY-2027
                 URL: http://jira.codehaus.org/browse/JRUBY-2027
             Project: JRuby
          Issue Type: Bug
          Components: ActiveRecord-JDBC, JRuby-extras
    Affects Versions: JRuby 1.0.3
         Environment: gem: jdbch2-adapter-0.7.1
            Reporter: Milton Taylor


There's a couple of problems with this adapter:

1. Is it supposed to be aliasing the hsqldb adapter or the generic base class 
jdbc adpater? I suspect it should be the former, but I couldn't actually see 
where it does this...sorry ruby newbie.

2. The adapter needs to filter out stuff from the database metadata (tables 
*and* columns), in the same way as the postgresjdbc adapter does, otherwise it 
pulls in h2 internal system tables when it shouln't.

-- 
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

Reply via email to