Bugs: Browse | Submit New | Admin
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:
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