[CalendarServer-changes] [12213] twext/trunk/twext/enterprise/dal/syntax.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:21:28 PDT 2014


Revision: 12213
          http://trac.calendarserver.org//changeset/12213
Author:   cdaboo at apple.com
Date:     2014-01-02 10:49:14 -0800 (Thu, 02 Jan 2014)
Log Message:
-----------
Fix import bug.

Modified Paths:
--------------
    twext/trunk/twext/enterprise/dal/syntax.py

Modified: twext/trunk/twext/enterprise/dal/syntax.py
===================================================================
--- twext/trunk/twext/enterprise/dal/syntax.py	2014-01-02 18:44:12 UTC (rev 12212)
+++ twext/trunk/twext/enterprise/dal/syntax.py	2014-01-02 18:49:14 UTC (rev 12213)
@@ -45,6 +45,7 @@
     "AliasReferenceSyntax",
     "AliasedColumnSyntax",
     "Comparison",
+    "Not",
     "NullComparison",
     "CompoundComparison",
     "ColumnComparison",
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/0db57f98/attachment.html>


More information about the calendarserver-changes mailing list