Author: phd
Date: Sun May 4 13:00:59 2014
New Revision: 4722
Log:
Better explanation for limitations
Modified:
SQLObject/branches/1.7/docs/News.txt
Modified: SQLObject/branches/1.7/docs/News.txt
==============================================================================
--- SQLObject/branches/1.7/docs/News.txt Sun May 4 12:58:20 2014 (r4721)
+++ SQLObject/branches/1.7/docs/News.txt Sun May 4 13:00:59 2014 (r4722)
@@ -11,7 +11,7 @@
===============
* DateTimeCol and TimeCol can read values with microseconds (created by
- SQLObject 2.0).
+ SQLObject 2.0) but do not write microseconds back.
SQLObject 1.6.0
===============
|