Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: MOTIONCHART-0.1
-
Fix Version/s: MOTIONCHART-0.2
-
Component/s: Motion Chart
-
Labels:None
-
Number of attachments :
Description
The motion chart fails when the database is derby :
2009.10.21 16:10:26 ERROR rails ActiveRecord::ActiveRecordError: The syntax of the string representation of a datetime value is incorrect.: SELECT s1.id,s1.project_id,s1.created_at FROM snapshots s1,snapshots s2 WHERE s1.parent_snapshot_id=s2.id AND s1.status='P' AND s2.project_id=6299 AND s2.status='P' AND s2.created_at>='2009-07-21' ORDER BY s1.created_at desc