Postgres Adapter cannot handle datetime type
--------------------------------------------

                 Key: JRUBY-2102
                 URL: http://jira.codehaus.org/browse/JRUBY-2102
             Project: JRuby
          Issue Type: Bug
          Components: ActiveRecord-JDBC
         Environment: Rails 2.0.2, activerecord-jdbc-adapter 0.7.1
            Reporter: Rainer Hahnekamp
         Attachments: jdbc_postgre.rb.patch

By inserting or updating data with with a date value,  function "quoted_date" 
in file jdbc_postgre.rb raises a NoMethodError exception. This is caused by 
requesting the usec attribute that is not defined.


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