Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=77268

--- shadow/77268        2006-07-04 07:44:08.000000000 -0400
+++ shadow/77268.tmp.9187       2006-07-19 08:40:02.000000000 -0400
@@ -199,6 +199,14 @@
     }
 
 In the above case 1) it would be even simplier to be backwards
 compatible, as julian representation of date is returned by sqlite as
 double and current implementation as integer. Well and going
 julian->ticks is just ... trivial.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-07-19 08:40 -------
+As long as this isn't fixed on the Sqlite side this is clearly a bug
+for us. Currently we are not able to do any date comparison in SQL or
+use any date functions with these values.
+
+I think we shouldn't trade correctness for speed.
+What do you think?
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to