Bugs item #15630, was opened at 2007-11-14 14:40 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=7857&aid=15630&group_id=2014
Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: Error using postgres Initial Comment: When attempting to use the postgres driver I receive the following error The driver encountered an error: unable to choose type for time from: ["time", "time"] There appears to be 2 time mappings coming back from driver, one has precision 0 the other precision 6 and the adapter cannot decide which one to use and the barf out on it. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=7857&aid=15630&group_id=2014 _______________________________________________ Jruby-extras-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/jruby-extras-devel
