[CalendarServer-changes] [10019] CalendarServer/branches/users/gaya/sharedgroups/calendarserver/ tools/dbinspect.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Nov 9 13:36:57 PST 2012


Revision: 10019
          http://trac.calendarserver.org//changeset/10019
Author:   gaya at apple.com
Date:     2012-11-09 13:36:56 -0800 (Fri, 09 Nov 2012)
Log Message:
-----------
fix last change (adding a comma)

Modified Paths:
--------------
    CalendarServer/branches/users/gaya/sharedgroups/calendarserver/tools/dbinspect.py

Modified: CalendarServer/branches/users/gaya/sharedgroups/calendarserver/tools/dbinspect.py
===================================================================
--- CalendarServer/branches/users/gaya/sharedgroups/calendarserver/tools/dbinspect.py	2012-11-09 21:26:04 UTC (rev 10018)
+++ CalendarServer/branches/users/gaya/sharedgroups/calendarserver/tools/dbinspect.py	2012-11-09 21:36:56 UTC (rev 10019)
@@ -778,8 +778,8 @@
             schema.ATTACHMENT,
 
             schema.ADDRESSBOOK_OBJECT_REVISIONS,
-            
-            schema.ABO_MEMBERS
+
+            schema.ABO_MEMBERS,
             schema.ADDRESSBOOK_OBJECT,
             #schema.ADDRESSBOOK_BIND, - cascades
             #schema.ABO_FOREIGN_MEMBERS, - cascades
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20121109/04a673c8/attachment.html>


More information about the calendarserver-changes mailing list