[CalendarServer-changes] [7121] CalendarServer/branches/users/glyph/oracle/txdav/common/datastore/ sql_legacy.py
source_changes at macosforge.org
source_changes at macosforge.org
Mon Mar 7 19:01:07 PST 2011
Revision: 7121
http://trac.macosforge.org/projects/calendarserver/changeset/7121
Author: glyph at apple.com
Date: 2011-03-07 19:01:07 -0800 (Mon, 07 Mar 2011)
Log Message:
-----------
oops, an important feature
Modified Paths:
--------------
CalendarServer/branches/users/glyph/oracle/txdav/common/datastore/sql_legacy.py
Modified: CalendarServer/branches/users/glyph/oracle/txdav/common/datastore/sql_legacy.py
===================================================================
--- CalendarServer/branches/users/glyph/oracle/txdav/common/datastore/sql_legacy.py 2011-03-08 03:00:53 UTC (rev 7120)
+++ CalendarServer/branches/users/glyph/oracle/txdav/common/datastore/sql_legacy.py 2011-03-08 03:01:07 UTC (rev 7121)
@@ -968,6 +968,8 @@
# This is only used with unit tests
self.reserver = DummyUIDReserver(self)
+ _objectSchema = schema.CALENDAR_OBJECT
+
@property
def _txn(self):
return self.calendar._txn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110307/3c23ebb3/attachment.html>
More information about the calendarserver-changes
mailing list