Bugs: Browse | Submit New | Admin

[#20503] Derby adapter does not quote dates properly

Date:
2008-06-03 23:55
Priority:
3
Submitted By:
David Koontz (dkoontz)
Assigned To:
Nobody (None)
Category:
AR-JDBC
State:
Open
Summary:
Derby adapter does not quote dates properly

Detailed description
The derby adapter is creating dates such as '2008-06-02' but derby won't accept dates in that format, '2008-06-02 00.00.00'
or '2008-06-02-00.00.00' is required.  As a workaround, you can pass in a pre-formatted string (or a string range even
for between clauses).

Add A Comment: Notepad

Please login


Followup

Message
Date: 2008-09-01 06:20
Sender: Daniel Sheppard

Patch here should fix issue:

http://rubyforge.org/tracker/index.php?func=detail&aid=21760&
amp;group_id=2014&atid=7859

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item