<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[14556] CalendarServer/trunk</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.calendarserver.org//changeset/14556">14556</a></dd>
<dt>Author</dt> <dd>cdaboo@apple.com</dd>
<dt>Date</dt> <dd>2015-03-10 14:23:57 -0700 (Tue, 10 Mar 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Merge trash branch to trunk.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#CalendarServertrunkproject">CalendarServer/trunk/.project</a></li>
<li><a href="#CalendarServertrunkcalendarserverpushnotifierpy">CalendarServer/trunk/calendarserver/push/notifier.py</a></li>
<li><a href="#CalendarServertrunkcalendarservertoolscmdlinepy">CalendarServer/trunk/calendarserver/tools/cmdline.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavcaldavxmlpy">CalendarServer/trunk/twistedcaldav/caldavxml.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavmethodreport_sync_collectionpy">CalendarServer/trunk/twistedcaldav/method/report_sync_collection.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavstdconfigpy">CalendarServer/trunk/twistedcaldav/stdconfig.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavstorebridgepy">CalendarServer/trunk/twistedcaldav/storebridge.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_collectioncontentspy">CalendarServer/trunk/twistedcaldav/test/test_collectioncontents.py</a></li>
<li><a href="#CalendarServertrunktwistedcaldavtesttest_dateopspy">CalendarServer/trunk/twistedcaldav/test/test_dateops.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingicalsplitterpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/icalsplitter.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingimplicitpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/implicit.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingprocessingpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/processing.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_icalsplitterpy">CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_icalsplitter.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoresqlpy">CalendarServer/trunk/txdav/caldav/datastore/sql.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoretesttest_attachmentspy">CalendarServer/trunk/txdav/caldav/datastore/test/test_attachments.py</a></li>
<li><a href="#CalendarServertrunktxdavcaldavdatastoretesttest_sqlpy">CalendarServer/trunk/txdav/caldav/datastore/test/test_sql.py</a></li>
<li><a href="#CalendarServertrunktxdavcarddavdatastoresqlpy">CalendarServer/trunk/txdav/carddav/datastore/sql.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingmigrationsync_metadatapy">CalendarServer/trunk/txdav/common/datastore/podding/migration/sync_metadata.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastorepoddingmigrationtesttest_migrationpy">CalendarServer/trunk/txdav/common/datastore/podding/migration/test/test_migration.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresqlpy">CalendarServer/trunk/txdav/common/datastore/sql.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_directorypy">CalendarServer/trunk/txdav/common/datastore/sql_directory.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_externalpy">CalendarServer/trunk/txdav/common/datastore/sql_external.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemacurrentoracledialectsql">CalendarServer/trunk/txdav/common/datastore/sql_schema/current-oracle-dialect.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemacurrentsql">CalendarServer/trunk/txdav/common/datastore/sql_schema/current.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_sharingpy">CalendarServer/trunk/txdav/common/datastore/sql_sharing.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_tablespy">CalendarServer/trunk/txdav/common/datastore/sql_tables.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoretesttest_sqlpy">CalendarServer/trunk/txdav/common/datastore/test/test_sql.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoretestutilpy">CalendarServer/trunk/txdav/common/datastore/test/util.py</a></li>
<li><a href="#CalendarServertrunktxdavcommonicommondatastorepy">CalendarServer/trunk/txdav/common/icommondatastore.py</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#CalendarServertrunkcalendarservertoolstrashpy">CalendarServer/trunk/calendarserver/tools/trash.py</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldoracledialectv51sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/oracle-dialect/v51.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldoracledialectv52sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/oracle-dialect/v52.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv51sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v51.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv52sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v52.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_52_to_53sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_52_to_53.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_52_to_53sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_52_to_53.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoretesttest_trashpy">CalendarServer/trunk/txdav/common/datastore/test/test_trash.py</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldoracledialectv51sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/oracle-dialect/v51.sql</a></li>
<li><a href="#CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv51sql">CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v51.sql</a></li>
</ul>

<h3>Property Changed</h3>
<ul>
<li><a href="#CalendarServertrunk">CalendarServer/trunk/</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="CalendarServertrunk"></a>
<div class="propset"><h4>Property changes: CalendarServer/trunk</h4>
<pre class="diff"><span>
</span></pre></div>
<a id="svnmergeinfo"></a>
<div class="modfile"><h4>Modified: svn:mergeinfo</h4></div>
<span class="cx">/CalendarServer/branches/config-separation:4379-4443
</span><span class="cx">/CalendarServer/branches/egg-info-351:4589-4625
</span><span class="cx">/CalendarServer/branches/generic-sqlstore:6167-6191
</span><span class="cx">/CalendarServer/branches/new-store:5594-5934
</span><span class="cx">/CalendarServer/branches/new-store-no-caldavfile:5911-5935
</span><span class="cx">/CalendarServer/branches/new-store-no-caldavfile-2:5936-5981
</span><span class="cx">/CalendarServer/branches/release/CalendarServer-4.3-dev:10180-10190,10192
</span><span class="cx">/CalendarServer/branches/release/CalendarServer-5.1-dev:11846
</span><span class="cx">/CalendarServer/branches/release/CalendarServer-5.2-dev:11972,12357-12358,12794,12814
</span><span class="cx">/CalendarServer/branches/users/cdaboo/batchupload-6699:6700-7198
</span><span class="cx">/CalendarServer/branches/users/cdaboo/cached-subscription-calendars-5692:5693-5702
</span><span class="cx">/CalendarServer/branches/users/cdaboo/component-set-fixes:8130-8346
</span><span class="cx">/CalendarServer/branches/users/cdaboo/cross-pod-sharing:12038-12191
</span><span class="cx">/CalendarServer/branches/users/cdaboo/directory-cache-on-demand-3627:3628-3644
</span><span class="cx">/CalendarServer/branches/users/cdaboo/fix-no-ischedule:11607-11871
</span><span class="cx">/CalendarServer/branches/users/cdaboo/implicituidrace:8137-8141
</span><span class="cx">/CalendarServer/branches/users/cdaboo/ischedule-dkim:9747-9979
</span><span class="cx">/CalendarServer/branches/users/cdaboo/json:11622-11912
</span><span class="cx">/CalendarServer/branches/users/cdaboo/managed-attachments:9985-10145
</span><span class="cx">/CalendarServer/branches/users/cdaboo/more-sharing-5591:5592-5601
</span><span class="cx">/CalendarServer/branches/users/cdaboo/partition-4464:4465-4957
</span><span class="cx">/CalendarServer/branches/users/cdaboo/performance-tweaks:11824-11836
</span><span class="cx">/CalendarServer/branches/users/cdaboo/pod2pod-migration:14338-14520
</span><span class="cx">/CalendarServer/branches/users/cdaboo/pods:7297-7377
</span><span class="cx">/CalendarServer/branches/users/cdaboo/pycalendar:7085-7206
</span><span class="cx">/CalendarServer/branches/users/cdaboo/pycard:7227-7237
</span><span class="cx">/CalendarServer/branches/users/cdaboo/queued-attendee-refreshes:7740-8287
</span><span class="cx">/CalendarServer/branches/users/cdaboo/relative-config-paths-5070:5071-5105
</span><span class="cx">/CalendarServer/branches/users/cdaboo/reverse-proxy-pods:11875-11900
</span><span class="cx">/CalendarServer/branches/users/cdaboo/scheduling-queue-refresh:11783-12557
</span><span class="cx">/CalendarServer/branches/users/cdaboo/shared-calendars-5187:5188-5440
</span><span class="cx">/CalendarServer/branches/users/cdaboo/sharing-in-the-store:11935-12016
</span><span class="cx">/CalendarServer/branches/users/cdaboo/store-scheduling:10876-11129
</span><span class="cx">/CalendarServer/branches/users/cdaboo/timezones:7443-7699
</span><span class="cx">/CalendarServer/branches/users/cdaboo/txn-debugging:8730-8743
</span><span class="cx">/CalendarServer/branches/users/gaya/cleanrevisions:12152-12334
</span><span class="cx">/CalendarServer/branches/users/gaya/groupsharee2:13669-13773
</span><span class="cx">/CalendarServer/branches/users/gaya/sharedgroupfixes:12120-12142
</span><span class="cx">/CalendarServer/branches/users/gaya/sharedgroups-3:11088-11204
</span><span class="cx">/CalendarServer/branches/users/glyph/always-abort-txn-on-error:9958-9969
</span><span class="cx">/CalendarServer/branches/users/glyph/case-insensitive-uid:8772-8805
</span><span class="cx">/CalendarServer/branches/users/glyph/conn-limit:6574-6577
</span><span class="cx">/CalendarServer/branches/users/glyph/contacts-server-merge:4971-5080
</span><span class="cx">/CalendarServer/branches/users/glyph/dalify:6932-7023
</span><span class="cx">/CalendarServer/branches/users/glyph/db-reconnect:6824-6876
</span><span class="cx">/CalendarServer/branches/users/glyph/deploybuild:7563-7572
</span><span class="cx">/CalendarServer/branches/users/glyph/digest-auth-redux:10624-10635
</span><span class="cx">/CalendarServer/branches/users/glyph/disable-quota:7718-7727
</span><span class="cx">/CalendarServer/branches/users/glyph/dont-start-postgres:6592-6614
</span><span class="cx">/CalendarServer/branches/users/glyph/enforce-max-requests:11640-11643
</span><span class="cx">/CalendarServer/branches/users/glyph/hang-fix:11465-11491
</span><span class="cx">/CalendarServer/branches/users/glyph/imip-and-admin-html:7866-7984
</span><span class="cx">/CalendarServer/branches/users/glyph/ipv6-client:9054-9105
</span><span class="cx">/CalendarServer/branches/users/glyph/launchd-wrapper-bis:11413-11436
</span><span class="cx">/CalendarServer/branches/users/glyph/linux-tests:6893-6900
</span><span class="cx">/CalendarServer/branches/users/glyph/log-cleanups:11691-11731
</span><span class="cx">/CalendarServer/branches/users/glyph/migrate-merge:8690-8713
</span><span class="cx">/CalendarServer/branches/users/glyph/misc-portability-fixes:7365-7374
</span><span class="cx">/CalendarServer/branches/users/glyph/more-deferreds-6:6322-6368
</span><span class="cx">/CalendarServer/branches/users/glyph/more-deferreds-7:6369-6445
</span><span class="cx">/CalendarServer/branches/users/glyph/multiget-delete:8321-8330
</span><span class="cx">/CalendarServer/branches/users/glyph/new-export:7444-7485
</span><span class="cx">/CalendarServer/branches/users/glyph/one-home-list-api:10048-10073
</span><span class="cx">/CalendarServer/branches/users/glyph/oracle:7106-7155
</span><span class="cx">/CalendarServer/branches/users/glyph/oracle-nulls:7340-7351
</span><span class="cx">/CalendarServer/branches/users/glyph/other-html:8062-8091
</span><span class="cx">/CalendarServer/branches/users/glyph/parallel-sim:8240-8251
</span><span class="cx">/CalendarServer/branches/users/glyph/parallel-upgrade:8376-8400
</span><span class="cx">/CalendarServer/branches/users/glyph/parallel-upgrade_to_1:8571-8583
</span><span class="cx">/CalendarServer/branches/users/glyph/q:9560-9688
</span><span class="cx">/CalendarServer/branches/users/glyph/queue-locking-and-timing:10204-10289
</span><span class="cx">/CalendarServer/branches/users/glyph/quota:7604-7637
</span><span class="cx">/CalendarServer/branches/users/glyph/sendfdport:5388-5424
</span><span class="cx">/CalendarServer/branches/users/glyph/shared-pool-fixes:8436-8443
</span><span class="cx">/CalendarServer/branches/users/glyph/shared-pool-take2:8155-8174
</span><span class="cx">/CalendarServer/branches/users/glyph/sharedpool:6490-6550
</span><span class="cx">/CalendarServer/branches/users/glyph/sharing-api:9192-9205
</span><span class="cx">/CalendarServer/branches/users/glyph/skip-lonely-vtimezones:8524-8535
</span><span class="cx">/CalendarServer/branches/users/glyph/sql-store:5929-6073
</span><span class="cx">/CalendarServer/branches/users/glyph/start-service-start-loop:11060-11065
</span><span class="cx">/CalendarServer/branches/users/glyph/subtransactions:7248-7258
</span><span class="cx">/CalendarServer/branches/users/glyph/table-alias:8651-8664
</span><span class="cx">/CalendarServer/branches/users/glyph/uidexport:7673-7676
</span><span class="cx">/CalendarServer/branches/users/glyph/unshare-when-access-revoked:10562-10595
</span><span class="cx">/CalendarServer/branches/users/glyph/use-system-twisted:5084-5149
</span><span class="cx">/CalendarServer/branches/users/glyph/uuid-normalize:9268-9296
</span><span class="cx">/CalendarServer/branches/users/glyph/warning-cleanups:11347-11357
</span><span class="cx">/CalendarServer/branches/users/glyph/whenNotProposed:11881-11897
</span><span class="cx">/CalendarServer/branches/users/glyph/xattrs-from-files:7757-7769
</span><span class="cx">/CalendarServer/branches/users/sagen/applepush:8126-8184
</span><span class="cx">/CalendarServer/branches/users/sagen/inboxitems:7380-7381
</span><span class="cx">/CalendarServer/branches/users/sagen/locations-resources:5032-5051
</span><span class="cx">/CalendarServer/branches/users/sagen/locations-resources-2:5052-5061
</span><span class="cx">/CalendarServer/branches/users/sagen/move2who:12819-12860
</span><span class="cx">/CalendarServer/branches/users/sagen/move2who-2:12861-12898
</span><span class="cx">/CalendarServer/branches/users/sagen/move2who-3:12899-12913
</span><span class="cx">/CalendarServer/branches/users/sagen/move2who-4:12914-13157
</span><span class="cx">/CalendarServer/branches/users/sagen/move2who-5:13158-13163
</span><span class="cx">/CalendarServer/branches/users/sagen/newcua:13309-13327
</span><span class="cx">/CalendarServer/branches/users/sagen/newcua-1:13328-13330
</span><span class="cx">/CalendarServer/branches/users/sagen/purge_old_events:6735-6746
</span><span class="cx">/CalendarServer/branches/users/sagen/recordtypes:13648-13656
</span><span class="cx">/CalendarServer/branches/users/sagen/recordtypes-2:13657
</span><span class="cx">/CalendarServer/branches/users/sagen/resource-delegates-4038:4040-4067
</span><span class="cx">/CalendarServer/branches/users/sagen/resource-delegates-4066:4068-4075
</span><span class="cx">/CalendarServer/branches/users/sagen/resources-2:5084-5093
</span><span class="cx">/CalendarServer/branches/users/sagen/testing:10827-10851,10853-10855
</span><span class="cx">/CalendarServer/branches/users/wsanchez/psycopg2cffi:14427-14439
</span><span class="cx">/CalendarServer/branches/users/wsanchez/transations:5515-5593
</span><span class="cx">   + /CalDAVTester/trunk:11193-11198
</span><span class="cx">/CalendarServer/branches/config-separation:4379-4443
</span><span class="cx">/CalendarServer/branches/egg-info-351:4589-4625
</span><span class="cx">/CalendarServer/branches/generic-sqlstore:6167-6191
</span><span class="cx">/CalendarServer/branches/new-store:5594-5934
</span><span class="cx">/CalendarServer/branches/new-store-no-caldavfile:5911-5935
</span><span class="cx">/CalendarServer/branches/new-store-no-caldavfile-2:5936-5981
</span><span class="cx">/CalendarServer/branches/release/CalendarServer-4.3-dev:10180-10190,10192
</span><span class="cx">/CalendarServer/branches/release/CalendarServer-5.1-dev:11846
</span><span class="cx">/CalendarServer/branches/release/CalendarServer-5.2-dev:11972,12357-12358,12794,12814
</span><span class="cx">/CalendarServer/branches/users/cdaboo/batchupload-6699:6700-7198
</span><span class="cx">/CalendarServer/branches/users/cdaboo/cached-subscription-calendars-5692:5693-5702
</span><span class="cx">/CalendarServer/branches/users/cdaboo/component-set-fixes:8130-8346
</span><span class="cx">/CalendarServer/branches/users/cdaboo/cross-pod-sharing:12038-12191
</span><span class="cx">/CalendarServer/branches/users/cdaboo/directory-cache-on-demand-3627:3628-3644
</span><span class="cx">/CalendarServer/branches/users/cdaboo/fix-no-ischedule:11607-11871
</span><span class="cx">/CalendarServer/branches/users/cdaboo/implicituidrace:8137-8141
</span><span class="cx">/CalendarServer/branches/users/cdaboo/ischedule-dkim:9747-9979
</span><span class="cx">/CalendarServer/branches/users/cdaboo/json:11622-11912
</span><span class="cx">/CalendarServer/branches/users/cdaboo/managed-attachments:9985-10145
</span><span class="cx">/CalendarServer/branches/users/cdaboo/more-sharing-5591:5592-5601
</span><span class="cx">/CalendarServer/branches/users/cdaboo/partition-4464:4465-4957
</span><span class="cx">/CalendarServer/branches/users/cdaboo/performance-tweaks:11824-11836
</span><span class="cx">/CalendarServer/branches/users/cdaboo/pod2pod-migration:14338-14520
</span><span class="cx">/CalendarServer/branches/users/cdaboo/pods:7297-7377
</span><span class="cx">/CalendarServer/branches/users/cdaboo/pycalendar:7085-7206
</span><span class="cx">/CalendarServer/branches/users/cdaboo/pycard:7227-7237
</span><span class="cx">/CalendarServer/branches/users/cdaboo/queued-attendee-refreshes:7740-8287
</span><span class="cx">/CalendarServer/branches/users/cdaboo/relative-config-paths-5070:5071-5105
</span><span class="cx">/CalendarServer/branches/users/cdaboo/reverse-proxy-pods:11875-11900
</span><span class="cx">/CalendarServer/branches/users/cdaboo/scheduling-queue-refresh:11783-12557
</span><span class="cx">/CalendarServer/branches/users/cdaboo/shared-calendars-5187:5188-5440
</span><span class="cx">/CalendarServer/branches/users/cdaboo/sharing-in-the-store:11935-12016
</span><span class="cx">/CalendarServer/branches/users/cdaboo/store-scheduling:10876-11129
</span><span class="cx">/CalendarServer/branches/users/cdaboo/timezones:7443-7699
</span><span class="cx">/CalendarServer/branches/users/cdaboo/txn-debugging:8730-8743
</span><span class="cx">/CalendarServer/branches/users/gaya/cleanrevisions:12152-12334
</span><span class="cx">/CalendarServer/branches/users/gaya/groupsharee2:13669-13773
</span><span class="cx">/CalendarServer/branches/users/gaya/sharedgroupfixes:12120-12142
</span><span class="cx">/CalendarServer/branches/users/gaya/sharedgroups-3:11088-11204
</span><span class="cx">/CalendarServer/branches/users/glyph/always-abort-txn-on-error:9958-9969
</span><span class="cx">/CalendarServer/branches/users/glyph/case-insensitive-uid:8772-8805
</span><span class="cx">/CalendarServer/branches/users/glyph/conn-limit:6574-6577
</span><span class="cx">/CalendarServer/branches/users/glyph/contacts-server-merge:4971-5080
</span><span class="cx">/CalendarServer/branches/users/glyph/dalify:6932-7023
</span><span class="cx">/CalendarServer/branches/users/glyph/db-reconnect:6824-6876
</span><span class="cx">/CalendarServer/branches/users/glyph/deploybuild:7563-7572
</span><span class="cx">/CalendarServer/branches/users/glyph/digest-auth-redux:10624-10635
</span><span class="cx">/CalendarServer/branches/users/glyph/disable-quota:7718-7727
</span><span class="cx">/CalendarServer/branches/users/glyph/dont-start-postgres:6592-6614
</span><span class="cx">/CalendarServer/branches/users/glyph/enforce-max-requests:11640-11643
</span><span class="cx">/CalendarServer/branches/users/glyph/hang-fix:11465-11491
</span><span class="cx">/CalendarServer/branches/users/glyph/imip-and-admin-html:7866-7984
</span><span class="cx">/CalendarServer/branches/users/glyph/ipv6-client:9054-9105
</span><span class="cx">/CalendarServer/branches/users/glyph/launchd-wrapper-bis:11413-11436
</span><span class="cx">/CalendarServer/branches/users/glyph/linux-tests:6893-6900
</span><span class="cx">/CalendarServer/branches/users/glyph/log-cleanups:11691-11731
</span><span class="cx">/CalendarServer/branches/users/glyph/migrate-merge:8690-8713
</span><span class="cx">/CalendarServer/branches/users/glyph/misc-portability-fixes:7365-7374
</span><span class="cx">/CalendarServer/branches/users/glyph/more-deferreds-6:6322-6368
</span><span class="cx">/CalendarServer/branches/users/glyph/more-deferreds-7:6369-6445
</span><span class="cx">/CalendarServer/branches/users/glyph/multiget-delete:8321-8330
</span><span class="cx">/CalendarServer/branches/users/glyph/new-export:7444-7485
</span><span class="cx">/CalendarServer/branches/users/glyph/one-home-list-api:10048-10073
</span><span class="cx">/CalendarServer/branches/users/glyph/oracle:7106-7155
</span><span class="cx">/CalendarServer/branches/users/glyph/oracle-nulls:7340-7351
</span><span class="cx">/CalendarServer/branches/users/glyph/other-html:8062-8091
</span><span class="cx">/CalendarServer/branches/users/glyph/parallel-sim:8240-8251
</span><span class="cx">/CalendarServer/branches/users/glyph/parallel-upgrade:8376-8400
</span><span class="cx">/CalendarServer/branches/users/glyph/parallel-upgrade_to_1:8571-8583
</span><span class="cx">/CalendarServer/branches/users/glyph/q:9560-9688
</span><span class="cx">/CalendarServer/branches/users/glyph/queue-locking-and-timing:10204-10289
</span><span class="cx">/CalendarServer/branches/users/glyph/quota:7604-7637
</span><span class="cx">/CalendarServer/branches/users/glyph/sendfdport:5388-5424
</span><span class="cx">/CalendarServer/branches/users/glyph/shared-pool-fixes:8436-8443
</span><span class="cx">/CalendarServer/branches/users/glyph/shared-pool-take2:8155-8174
</span><span class="cx">/CalendarServer/branches/users/glyph/sharedpool:6490-6550
</span><span class="cx">/CalendarServer/branches/users/glyph/sharing-api:9192-9205
</span><span class="cx">/CalendarServer/branches/users/glyph/skip-lonely-vtimezones:8524-8535
</span><span class="cx">/CalendarServer/branches/users/glyph/sql-store:5929-6073
</span><span class="cx">/CalendarServer/branches/users/glyph/start-service-start-loop:11060-11065
</span><span class="cx">/CalendarServer/branches/users/glyph/subtransactions:7248-7258
</span><span class="cx">/CalendarServer/branches/users/glyph/table-alias:8651-8664
</span><span class="cx">/CalendarServer/branches/users/glyph/uidexport:7673-7676
</span><span class="cx">/CalendarServer/branches/users/glyph/unshare-when-access-revoked:10562-10595
</span><span class="cx">/CalendarServer/branches/users/glyph/use-system-twisted:5084-5149
</span><span class="cx">/CalendarServer/branches/users/glyph/uuid-normalize:9268-9296
</span><span class="cx">/CalendarServer/branches/users/glyph/warning-cleanups:11347-11357
</span><span class="cx">/CalendarServer/branches/users/glyph/whenNotProposed:11881-11897
</span><span class="cx">/CalendarServer/branches/users/glyph/xattrs-from-files:7757-7769
</span><span class="cx">/CalendarServer/branches/users/sagen/applepush:8126-8184
</span><span class="cx">/CalendarServer/branches/users/sagen/inboxitems:7380-7381
</span><span class="cx">/CalendarServer/branches/users/sagen/locations-resources:5032-5051
</span><span class="cx">/CalendarServer/branches/users/sagen/locations-resources-2:5052-5061
</span><span class="cx">/CalendarServer/branches/users/sagen/move2who:12819-12860
</span><span class="cx">/CalendarServer/branches/users/sagen/move2who-2:12861-12898
</span><span class="cx">/CalendarServer/branches/users/sagen/move2who-3:12899-12913
</span><span class="cx">/CalendarServer/branches/users/sagen/move2who-4:12914-13157
</span><span class="cx">/CalendarServer/branches/users/sagen/move2who-5:13158-13163
</span><span class="cx">/CalendarServer/branches/users/sagen/newcua:13309-13327
</span><span class="cx">/CalendarServer/branches/users/sagen/newcua-1:13328-13330
</span><span class="cx">/CalendarServer/branches/users/sagen/purge_old_events:6735-6746
</span><span class="cx">/CalendarServer/branches/users/sagen/recordtypes:13648-13656
</span><span class="cx">/CalendarServer/branches/users/sagen/recordtypes-2:13657
</span><span class="cx">/CalendarServer/branches/users/sagen/resource-delegates-4038:4040-4067
</span><span class="cx">/CalendarServer/branches/users/sagen/resource-delegates-4066:4068-4075
</span><span class="cx">/CalendarServer/branches/users/sagen/resources-2:5084-5093
</span><span class="cx">/CalendarServer/branches/users/sagen/testing:10827-10851,10853-10855
</span><span class="cx">/CalendarServer/branches/users/sagen/trashcan:14185-14269
</span><span class="cx">/CalendarServer/branches/users/sagen/trashcan-2:14270-14324
</span><span class="cx">/CalendarServer/branches/users/sagen/trashcan-3:14325-14450
</span><span class="cx">/CalendarServer/branches/users/sagen/trashcan-4:14451-14471
</span><span class="cx">/CalendarServer/branches/users/sagen/trashcan-5:14471-14555
</span><span class="cx">/CalendarServer/branches/users/wsanchez/psycopg2cffi:14427-14439
</span><span class="cx">/CalendarServer/branches/users/wsanchez/transations:5515-5593
</span><a id="CalendarServertrunkproject"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/.project (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/.project        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/.project        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -6,7 +6,6 @@
</span><span class="cx">                 &lt;project&gt;CalDAVClientLibrary&lt;/project&gt;
</span><span class="cx">                 &lt;project&gt;cffi&lt;/project&gt;
</span><span class="cx">                 &lt;project&gt;kerberos&lt;/project&gt;
</span><del>-                &lt;project&gt;pg8000&lt;/project&gt;
</del><span class="cx">                 &lt;project&gt;psutil&lt;/project&gt;
</span><span class="cx">                 &lt;project&gt;pycalendar&lt;/project&gt;
</span><span class="cx">                 &lt;project&gt;pycparser&lt;/project&gt;
</span></span></pre></div>
<a id="CalendarServertrunkcalendarserverpushnotifierpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/push/notifier.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/push/notifier.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/calendarserver/push/notifier.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -204,7 +204,8 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     def pushKeyForId(self, prefix, id):
</span><del>-        return &quot;/%s/%s/%s/&quot; % (prefix, self.hostname, id)
</del><ins>+        key = &quot;/%s/%s/%s/&quot; % (prefix, self.hostname, id)
+        return key[:255]
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> 
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolscmdlinepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/calendarserver/tools/cmdline.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/cmdline.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/calendarserver/tools/cmdline.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -33,13 +33,14 @@
</span><span class="cx"> from calendarserver.tap.util import getRootResource
</span><span class="cx"> from errno import ENOENT, EACCES
</span><span class="cx"> from twext.enterprise.jobqueue import NonPerformingQueuer
</span><ins>+from twistedcaldav.timezones import TimezoneCache
</ins><span class="cx"> 
</span><span class="cx"> # TODO: direct unit tests for these functions.
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> def utilityMain(
</span><span class="cx">     configFileName, serviceClass, reactor=None, serviceMaker=None,
</span><del>-    patchConfig=None, onShutdown=None, verbose=False
</del><ins>+    patchConfig=None, onShutdown=None, verbose=False, loadTimezones=False
</ins><span class="cx"> ):
</span><span class="cx">     &quot;&quot;&quot;
</span><span class="cx">     Shared main-point for utilities.
</span><span class="lines">@@ -124,6 +125,10 @@
</span><span class="cx">         if onShutdown is not None:
</span><span class="cx">             reactor.addSystemEventTrigger(&quot;before&quot;, &quot;shutdown&quot;, onShutdown)
</span><span class="cx"> 
</span><ins>+        if loadTimezones:
+            TimezoneCache.create()
+
+
</ins><span class="cx">     except (ConfigurationError, OSError), e:
</span><span class="cx">         sys.stderr.write(&quot;Error: %s\n&quot; % (e,))
</span><span class="cx">         return
</span></span></pre></div>
<a id="CalendarServertrunkcalendarservertoolstrashpyfromrev14555CalendarServerbranchesuserssagentrashcan5calendarservertoolstrashpy"></a>
<div class="copfile"><h4>Copied: CalendarServer/trunk/calendarserver/tools/trash.py (from rev 14555, CalendarServer/branches/users/sagen/trashcan-5/calendarserver/tools/trash.py) (0 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/calendarserver/tools/trash.py                                (rev 0)
+++ CalendarServer/trunk/calendarserver/tools/trash.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -0,0 +1,294 @@
</span><ins>+#!/usr/bin/env python
+# -*- test-case-name: calendarserver.tools.test.test_trash -*-
+##
+# Copyright (c) 2015 Apple Inc. All rights reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+##
+from __future__ import print_function
+
+from argparse import ArgumentParser
+import datetime
+
+from calendarserver.tools.cmdline import utilityMain, WorkerService
+from calendarserver.tools.util import prettyRecord
+from twext.python.log import Logger
+from twisted.internet.defer import inlineCallbacks, returnValue
+from txdav.base.propertystore.base import PropertyName
+from txdav.xml import element
+
+log = Logger()
+
+
+
+class TrashRestorationService(WorkerService):
+
+    operation = None
+    operationArgs = []
+
+    def doWork(self):
+        return self.operation(self.store, *self.operationArgs)
+
+
+
+def main():
+
+    parser = ArgumentParser(description='Restore events from trash')
+    parser.add_argument('-f', '--config', dest='configFileName', metavar='CONFIGFILE', help='caldavd.plist configuration file path')
+    parser.add_argument('-d', '--debug', action='store_true', help='show debug logging')
+    parser.add_argument('-p', '--principal', dest='principal', help='the principal to use (uid)')
+    parser.add_argument('-e', '--events', action='store_true', help='list trashed events')
+    parser.add_argument('-c', '--collections', action='store_true', help='list trashed collections for principal (uid)')
+    parser.add_argument('-r', '--recover', dest='resourceID', type=int, help='recover trashed collection or event (by resource ID)')
+    parser.add_argument('--empty', action='store_true', help='empty the principal\'s trash')
+    parser.add_argument('--days', type=int, default=0, help='number of past days to retain')
+
+    args = parser.parse_args()
+
+    if not args.principal:
+        print(&quot;--principal missing&quot;)
+        return
+
+    if args.empty:
+        operation = emptyTrashForPrincipal
+        operationArgs = [args.principal, args.days]
+    elif args.collections:
+        if args.resourceID:
+            operation = restoreTrashedCollection
+            operationArgs = [args.principal, args.resourceID]
+        else:
+            operation = listTrashedCollectionsForPrincipal
+            operationArgs = [args.principal]
+    elif args.events:
+        if args.resourceID:
+            operation = restoreTrashedEvent
+            operationArgs = [args.principal, args.resourceID]
+        else:
+            operation = listTrashedEventsForPrincipal
+            operationArgs = [args.principal]
+    else:
+        operation = listTrashedCollectionsForPrincipal
+        operationArgs = [args.principal]
+
+    TrashRestorationService.operation = operation
+    TrashRestorationService.operationArgs = operationArgs
+
+    utilityMain(
+        args.configFileName,
+        TrashRestorationService,
+        verbose=args.debug,
+        loadTimezones=True
+    )
+
+
+@inlineCallbacks
+def listTrashedCollectionsForPrincipal(service, store, principalUID):
+    directory = store.directoryService()
+    record = yield directory.recordWithUID(principalUID)
+    if record is None:
+        print(&quot;No record found for:&quot;, principalUID)
+        returnValue(None)
+
+    txn = store.newTransaction(label=&quot;List trashed collections&quot;)
+    home = yield txn.calendarHomeWithUID(principalUID)
+    if home is None:
+        print(&quot;No home for principal&quot;)
+        returnValue(None)
+
+    trash = yield home.childWithName(&quot;trash&quot;)
+
+    trashedCollections = yield home.children(onlyInTrash=True)
+    if len(trashedCollections) == 0:
+        print(&quot;No trashed collections for:&quot;, prettyRecord(record))
+        returnValue(None)
+
+    print(&quot;Listing trashed collections for:&quot;, prettyRecord(record))
+    for collection in trashedCollections:
+        displayName = displayNameForCollection(collection)
+        print(
+            &quot;Collection = \&quot;{}\&quot;, trashed = {}, id = {}&quot;.format(
+                displayName.encode(&quot;utf-8&quot;), collection.whenTrashed(),
+                collection._resourceID
+            )
+        )
+        startTime = collection.whenTrashed() - datetime.timedelta(minutes=5)
+        children = yield trash.trashForCollection(
+            collection._resourceID, start=startTime
+        )
+        print(&quot; ...containing events:&quot;)
+        for child in children:
+            component = yield child.component()
+            summary = component.mainComponent().propertyValue(&quot;SUMMARY&quot;, &quot;&lt;no title&gt;&quot;)
+            whenTrashed = yield child.whenTrashed()
+            print(&quot; \&quot;{}\&quot;, trashed = {}&quot;.format(summary.encode(&quot;utf-8&quot;), whenTrashed))
+
+    yield txn.commit()
+
+
+@inlineCallbacks
+def listTrashedEventsForPrincipal(service, store, principalUID):
+    directory = store.directoryService()
+    record = yield directory.recordWithUID(principalUID)
+    if record is None:
+        print(&quot;No record found for:&quot;, principalUID)
+        returnValue(None)
+
+    txn = store.newTransaction(label=&quot;List trashed collections&quot;)
+    home = yield txn.calendarHomeWithUID(principalUID)
+    if home is None:
+        print(&quot;No home for principal&quot;)
+        returnValue(None)
+
+    trash = yield home.childWithName(&quot;trash&quot;)
+
+    untrashedCollections = yield home.children(onlyInTrash=False)
+    if len(untrashedCollections) == 0:
+        print(&quot;No untrashed collections for:&quot;, prettyRecord(record))
+        returnValue(None)
+
+    for collection in untrashedCollections:
+        displayName = displayNameForCollection(collection)
+        children = yield trash.trashForCollection(collection._resourceID)
+        if len(children) == 0:
+            continue
+
+        print(&quot;Collection = \&quot;{}\&quot;&quot;.format(displayName.encode(&quot;utf-8&quot;)))
+        for child in children:
+            component = yield child.component()
+            summary = component.mainComponent().propertyValue(&quot;SUMMARY&quot;, &quot;&lt;no title&gt;&quot;)
+            whenTrashed = yield child.whenTrashed()
+            print(
+                &quot; \&quot;{}\&quot;, trashed = {}, id = {}&quot;.format(
+                    summary.encode(&quot;utf-8&quot;), whenTrashed, child._resourceID
+                )
+            )
+
+    yield txn.commit()
+
+
+@inlineCallbacks
+def restoreTrashedCollection(service, store, principalUID, resourceID):
+    directory = store.directoryService()
+    record = yield directory.recordWithUID(principalUID)
+    if record is None:
+        print(&quot;No record found for:&quot;, principalUID)
+        returnValue(None)
+
+    txn = store.newTransaction(label=&quot;Restore trashed collection&quot;)
+    home = yield txn.calendarHomeWithUID(principalUID)
+    if home is None:
+        print(&quot;No home for principal&quot;)
+        returnValue(None)
+
+    collection = yield home.childWithID(resourceID, onlyInTrash=True)
+    if collection is None:
+        print(&quot;Collection {} is not in the trash&quot;.format(resourceID))
+        returnValue(None)
+
+    yield collection.fromTrash(
+        restoreChildren=True, delta=datetime.timedelta(minutes=5), verbose=True
+    )
+
+    yield txn.commit()
+
+
+@inlineCallbacks
+def restoreTrashedEvent(service, store, principalUID, resourceID):
+    directory = store.directoryService()
+    record = yield directory.recordWithUID(principalUID)
+    if record is None:
+        print(&quot;No record found for:&quot;, principalUID)
+        returnValue(None)
+
+    txn = store.newTransaction(label=&quot;Restore trashed collection&quot;)
+    home = yield txn.calendarHomeWithUID(principalUID)
+    if home is None:
+        print(&quot;No home for principal&quot;)
+        returnValue(None)
+
+    trash = yield home.childWithName(&quot;trash&quot;)
+    child = yield trash.objectResourceWithID(resourceID)
+    if child is None:
+        print(&quot;Event not found&quot;)
+        returnValue(None)
+
+    component = yield child.component()
+    summary = component.mainComponent().propertyValue(&quot;SUMMARY&quot;, &quot;&lt;no title&gt;&quot;)
+    print(&quot;Restoring \&quot;{}\&quot;&quot;.format(summary.encode(&quot;utf-8&quot;)))
+    yield child.fromTrash()
+
+    yield txn.commit()
+
+
+
+@inlineCallbacks
+def emptyTrashForPrincipal(service, store, principalUID, days):
+    directory = store.directoryService()
+    record = yield directory.recordWithUID(principalUID)
+    if record is None:
+        print(&quot;No record found for:&quot;, principalUID)
+        returnValue(None)
+
+    txn = store.newTransaction(label=&quot;List trashed collections&quot;)
+    home = yield txn.calendarHomeWithUID(principalUID)
+    if home is None:
+        print(&quot;No home for principal&quot;)
+        returnValue(None)
+
+    trash = yield home.childWithName(&quot;trash&quot;)
+
+    untrashedCollections = yield home.children(onlyInTrash=False)
+    if len(untrashedCollections) == 0:
+        print(&quot;No untrashed collections for:&quot;, prettyRecord(record))
+        returnValue(None)
+
+    endTime = datetime.datetime.utcnow() - datetime.timedelta(days=-days)
+    for collection in untrashedCollections:
+        displayName = displayNameForCollection(collection)
+        children = yield trash.trashForCollection(
+            collection._resourceID, end=endTime
+        )
+        if len(children) == 0:
+            continue
+
+        print(&quot;Collection = \&quot;{}\&quot;&quot;.format(displayName.encode(&quot;utf-8&quot;)))
+        for child in children:
+            component = yield child.component()
+            summary = component.mainComponent().propertyValue(&quot;SUMMARY&quot;, &quot;&lt;no title&gt;&quot;)
+            whenTrashed = yield child.whenTrashed()
+            print(
+                &quot; \&quot;{}\&quot;, trashed = {}, id = {}&quot;.format(
+                    summary.encode(&quot;utf-8&quot;), whenTrashed, child._resourceID
+                )
+            )
+            print(&quot;Removing...&quot;)
+            yield child.reallyRemove()
+
+    yield txn.commit()
+
+
+
+def displayNameForCollection(collection):
+    try:
+        displayName = collection.properties()[
+            PropertyName.fromElement(element.DisplayName)
+        ]
+        displayName = displayName.toString()
+    except:
+        displayName = collection.name()
+
+    return displayName
+
+
+if __name__ == &quot;__main__&quot;:
+    main()
</ins></span></pre></div>
<a id="CalendarServertrunktwistedcaldavcaldavxmlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/caldavxml.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/caldavxml.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/twistedcaldav/caldavxml.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -1167,6 +1167,15 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> @registerElement
</span><ins>+class Trash (CalDAVEmptyElement):
+    &quot;&quot;&quot;
+    Denotes the resource type of a trash collection.
+    &quot;&quot;&quot;
+    name = &quot;trash&quot;
+
+
+
+@registerElement
</ins><span class="cx"> class ScheduleResponse (CalDAVElement):
</span><span class="cx">     &quot;&quot;&quot;
</span><span class="cx">     The set of responses for a SCHEDULE method operation.
</span><span class="lines">@@ -1417,3 +1426,4 @@
</span><span class="cx"> ResourceType.calendar = ResourceType(Collection(), Calendar())
</span><span class="cx"> ResourceType.scheduleInbox = ResourceType(Collection(), ScheduleInbox())
</span><span class="cx"> ResourceType.scheduleOutbox = ResourceType(Collection(), ScheduleOutbox())
</span><ins>+ResourceType.trash = ResourceType(Collection(), Trash())
</ins></span></pre></div>
<a id="CalendarServertrunktwistedcaldavmethodreport_sync_collectionpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/method/report_sync_collection.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/method/report_sync_collection.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/twistedcaldav/method/report_sync_collection.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -25,7 +25,9 @@
</span><span class="cx"> from twisted.internet.defer import inlineCallbacks, returnValue
</span><span class="cx"> 
</span><span class="cx"> from twistedcaldav.config import config
</span><del>-from twistedcaldav.method.report_common import _namedPropertiesForResource
</del><ins>+from twistedcaldav.method.report_common import (
+    _namedPropertiesForResource, responseForHref
+)
</ins><span class="cx"> 
</span><span class="cx"> from txdav.common.icommondatastore import ConcurrentModification
</span><span class="cx"> from txdav.xml import element
</span><span class="lines">@@ -33,7 +35,6 @@
</span><span class="cx"> from txweb2 import responsecode
</span><span class="cx"> from txweb2.dav.http import ErrorResponse
</span><span class="cx"> from txweb2.dav.http import MultiStatusResponse
</span><del>-from txweb2.dav.method.prop_common import responseForHref
</del><span class="cx"> from txweb2.dav.util import joinURL
</span><span class="cx"> from txweb2.http import HTTPError, StatusResponse
</span><span class="cx"> 
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavstdconfigpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/stdconfig.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/stdconfig.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/twistedcaldav/stdconfig.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -577,11 +577,13 @@
</span><span class="cx">         # &quot;VPOLL&quot;,
</span><span class="cx">     ],
</span><span class="cx"> 
</span><del>-    &quot;ParallelUpgrades&quot; : False, # Perform upgrades - currently only the
-                                # database -&gt; filesystem migration - but in
-                                # the future, hopefully all relevant
-                                # upgrades - in parallel in subprocesses.
</del><ins>+    &quot;EnableTrashCollection&quot;: False,  # Enable Trash Collection
</ins><span class="cx"> 
</span><ins>+    &quot;ParallelUpgrades&quot;: False, # Perform upgrades - currently only the
+                               # database -&gt; filesystem migration - but in
+                               # the future, hopefully all relevant
+                               # upgrades - in parallel in subprocesses.
+
</ins><span class="cx">     &quot;MergeUpgrades&quot;: False, # During the upgrade phase of startup, rather than
</span><span class="cx">                             # skipping homes found both on the filesystem and in
</span><span class="cx">                             # the database, merge the data from the filesystem
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavstorebridgepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/storebridge.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/storebridge.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/twistedcaldav/storebridge.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -73,7 +73,8 @@
</span><span class="cx">     InvalidObjectResourceError, ObjectResourceNameNotAllowedError,
</span><span class="cx">     ObjectResourceNameAlreadyExistsError, UIDExistsError,
</span><span class="cx">     UIDExistsElsewhereError, InvalidUIDError, InvalidResourceMove,
</span><del>-    InvalidComponentForStoreError, HomeChildNameAlreadyExistsError
</del><ins>+    InvalidComponentForStoreError, AlreadyInTrashError,
+    HomeChildNameAlreadyExistsError
</ins><span class="cx"> )
</span><span class="cx"> from txdav.idav import PropertyChangeNotAllowedError
</span><span class="cx"> from txdav.who.wiki import RecordType as WikiRecordType
</span><span class="lines">@@ -1105,6 +1106,8 @@
</span><span class="cx">             return customxml.ResourceType.sharedownercalendar
</span><span class="cx">         elif self.isShareeResource():
</span><span class="cx">             return customxml.ResourceType.sharedcalendar
</span><ins>+        elif self._newStoreObject.isTrash():
+            return customxml.ResourceType.trash
</ins><span class="cx">         else:
</span><span class="cx">             return caldavxml.ResourceType.calendar
</span><span class="cx"> 
</span><span class="lines">@@ -2706,6 +2709,7 @@
</span><span class="cx">         DuplicatePrivateCommentsError: (_CommonObjectResource._storeExceptionError, (calendarserver_namespace, &quot;no-duplicate-private-comments&quot;,),),
</span><span class="cx">         LockTimeout: (_CommonObjectResource._storeExceptionUnavailable, &quot;Lock timed out.&quot;,),
</span><span class="cx">         UnknownTimezone: (_CommonObjectResource._storeExceptionError, (caldav_namespace, &quot;valid-timezone&quot;),),
</span><ins>+        AlreadyInTrashError: (_CommonObjectResource._storeExceptionError, (calendarserver_namespace, &quot;not-in-trash&quot;,),),
</ins><span class="cx">     }
</span><span class="cx"> 
</span><span class="cx">     StoreMoveExceptionsErrors = {
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_collectioncontentspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_collectioncontents.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_collectioncontents.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/twistedcaldav/test/test_collectioncontents.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx">                    _getFakeMemcacheProtocol)
</span><span class="cx"> 
</span><span class="cx">         # Need to not do implicit behavior during these tests
</span><del>-        def _fakeDoImplicitScheduling(self, component, inserting, internal_state, options):
</del><ins>+        def _fakeDoImplicitScheduling(self, component, inserting, internal_state, options, updateSelf=False):
</ins><span class="cx">             return False, None, False, None
</span><span class="cx"> 
</span><span class="cx">         self.patch(CalendarObject, &quot;doImplicitScheduling&quot;,
</span></span></pre></div>
<a id="CalendarServertrunktwistedcaldavtesttest_dateopspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/twistedcaldav/test/test_dateops.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/twistedcaldav/test/test_dateops.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/twistedcaldav/test/test_dateops.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -14,17 +14,18 @@
</span><span class="cx"> # limitations under the License.
</span><span class="cx"> ##
</span><span class="cx"> 
</span><del>-import twistedcaldav.test.util
-from twisted.trial.unittest import SkipTest
</del><ins>+from datetime import datetime, date
+
</ins><span class="cx"> from pycalendar.datetime import DateTime
</span><ins>+from pycalendar.timezone import Timezone
</ins><span class="cx"> 
</span><ins>+from twisted.trial.unittest import SkipTest
+
</ins><span class="cx"> from twistedcaldav.dateops import parseSQLTimestampToPyCalendar, \
</span><span class="cx">     parseSQLDateToPyCalendar, pyCalendarToSQLTimestamp, \
</span><span class="cx">     normalizeForExpand, normalizeForIndex, normalizeToUTC, timeRangesOverlap
</span><del>-
-from datetime import datetime, date
-from pycalendar.timezone import Timezone
</del><span class="cx"> from twistedcaldav.timezones import TimezoneCache
</span><ins>+import twistedcaldav.test.util
</ins><span class="cx"> 
</span><span class="cx"> class Dateops(twistedcaldav.test.util.TestCase):
</span><span class="cx">     &quot;&quot;&quot;
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingicalsplitterpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/icalsplitter.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/icalsplitter.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/icalsplitter.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx"> 
</span><span class="cx">     uuid_namespace = uuid.UUID(&quot;1F50F5E1-3E10-4A85-A8B4-3906DA3B8C52&quot;)
</span><span class="cx"> 
</span><del>-    def __init__(self, threshold, past):
</del><ins>+    def __init__(self, threshold=-1, past=1):
</ins><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         @param threshold: the size in bytes that will trigger a split
</span><span class="cx">         @type threshold: C{int}
</span><span class="lines">@@ -54,39 +54,56 @@
</span><span class="cx">         @param ical: the iCalendar object to examine
</span><span class="cx">         @type ical: L{Component}
</span><span class="cx"> 
</span><del>-        @return: C{True} if a split is require, C{False} otherwise
-        @rtype: C{bool}
</del><ins>+        @return: A tuple of two booleans:
+            C{True} if a split is required
+            C{True} if event is fully in future
+            The second boolean's value is undefined if the first is True or
+            threshold != -1
+        @rtype: C{tuple} of two C{bool}
</ins><span class="cx">         &quot;&quot;&quot;
</span><span class="cx"> 
</span><del>-        # Must be recurring
-        if not ical.isRecurring():
-            return False
</del><ins>+        fullyInFuture = False
</ins><span class="cx"> 
</span><span class="cx">         # Look for past/future (cacheExpandedTimeRanges will go one year in the future by default)
</span><span class="cx">         now = self.now.duplicate()
</span><span class="cx">         now.offsetDay(1)
</span><ins>+
+        # Check recurring
+        if not ical.isRecurring():
+            try:
+                fullyInFuture = (ical.mainComponent().getStartDateUTC() &gt;= now)
+            except AttributeError:
+                fullyInFuture = False
+            return (False, fullyInFuture)
+
</ins><span class="cx">         instances = ical.cacheExpandedTimeRanges(now)
</span><span class="cx">         instances = sorted(instances.instances.values(), key=lambda x: x.start)
</span><span class="cx">         if len(instances) &lt;= 1 or instances[0].start &gt;= self.past or instances[-1].start &lt; self.now:
</span><del>-            return False
</del><ins>+            # Event is either fully in past or in future
+            fullyInFuture = (len(instances) == 0 or instances[0].start &gt;= now)
+            return (False, fullyInFuture)
</ins><span class="cx"> 
</span><del>-        # Make sure there are some overridden components in the past - as splitting only makes sense when
-        # overrides are present
-        past_count = 0
-        for instance in instances:
-            if instance.start &gt;= self.past:
-                break
-            elif instance.component.hasProperty(&quot;RECURRENCE-ID&quot;):
-                past_count += 1
</del><ins>+        if self.threshold != -1:
+            # Make sure there are some overridden components in the past - as splitting only makes sense when
+            # overrides are present
+            past_count = 0
+            for instance in instances:
+                if instance.start &gt;= self.past:
+                    break
+                elif instance.component.hasProperty(&quot;RECURRENCE-ID&quot;):
+                    past_count += 1
</ins><span class="cx"> 
</span><del>-        # Only split when there is more than one past override to split off
-        if past_count &lt; 2:
-            return False
</del><ins>+            # Only split when there is more than one past override to split off
+            if past_count &lt; 2:
+                return (False, False)
</ins><span class="cx"> 
</span><del>-        # Now see if overall size exceeds our threshold
-        return len(str(ical)) &gt; self.threshold
</del><ins>+            # Now see if overall size exceeds our threshold
+            return (len(str(ical)) &gt; self.threshold, False)
</ins><span class="cx"> 
</span><ins>+        else:
+            return (True, False)
</ins><span class="cx"> 
</span><ins>+
</ins><span class="cx">     def whereSplit(self, ical, break_point=None, allow_past_the_end=True):
</span><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Determine where a split is going to happen - i.e., the RECURRENCE-ID.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingimplicitpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/implicit.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/implicit.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/implicit.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -762,6 +762,8 @@
</span><span class="cx">                                     attendee.setParameter(&quot;X-CALENDARSERVER-RESET-PARTSTAT&quot;, str(seq))
</span><span class="cx">                 else:
</span><span class="cx">                     log.debug(&quot;Implicit - organizer '{organizer}' is splitting UID: '{uid}'&quot;, organizer=self.organizer, uid=self.uid)
</span><ins>+                    if self.split_details[3]:
+                        self.coerceAttendeesPartstatOnCreate()
</ins><span class="cx"> 
</span><span class="cx">                 # Check for removed attendees
</span><span class="cx">                 if not recurrence_reschedule:
</span><span class="lines">@@ -1276,7 +1278,7 @@
</span><span class="cx">                 else:
</span><span class="cx">                     # Add split details if needed
</span><span class="cx">                     if self.split_details is not None:
</span><del>-                        rid, uid, newer_piece = self.split_details
</del><ins>+                        rid, uid, newer_piece, ignore = self.split_details
</ins><span class="cx">                         itipmsg.addProperty(Property(&quot;X-CALENDARSERVER-SPLIT-RID&quot;, rid))
</span><span class="cx">                         itipmsg.addProperty(Property(&quot;X-CALENDARSERVER-SPLIT-OLDER-UID&quot; if newer_piece else &quot;X-CALENDARSERVER-SPLIT-NEWER-UID&quot;, uid))
</span><span class="cx"> 
</span><span class="lines">@@ -1353,7 +1355,7 @@
</span><span class="cx">                 else:
</span><span class="cx">                     # Add split details if needed
</span><span class="cx">                     if self.split_details is not None:
</span><del>-                        rid, uid, newer_piece = self.split_details
</del><ins>+                        rid, uid, newer_piece, ignore = self.split_details
</ins><span class="cx">                         itipmsg.addProperty(Property(&quot;X-CALENDARSERVER-SPLIT-RID&quot;, rid))
</span><span class="cx">                         itipmsg.addProperty(Property(&quot;X-CALENDARSERVER-SPLIT-OLDER-UID&quot; if newer_piece else &quot;X-CALENDARSERVER-SPLIT-NEWER-UID&quot;, uid))
</span><span class="cx"> 
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingprocessingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/processing.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/processing.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/processing.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -517,6 +517,16 @@
</span><span class="cx"> 
</span><span class="cx">                 # Update the attendee's copy of the event
</span><span class="cx">                 log.debug(&quot;ImplicitProcessing - originator '%s' to recipient '%s' processing METHOD:REQUEST, UID: '%s' - updating event&quot; % (self.originator.cuaddr, self.recipient.cuaddr, self.uid))
</span><ins>+
+                # Only move from trash if attendee is not fully declined:
+                isInTrash = yield self.recipient_calendar_resource.isInTrash()
+                if isInTrash:
+                    attendees = self.message.getAttendeeProperties((self.recipient.cuaddr,))
+                    if not all([attendee.parameterValue(&quot;PARTSTAT&quot;, &quot;NEEDS-ACTION&quot;) == &quot;DECLINED&quot; for attendee in attendees]):
+                        yield self.recipient_calendar_resource.fromTrash()
+                    else:
+                        store_inbox = False
+
</ins><span class="cx">                 new_resource = (yield self.writeCalendarResource(None, self.recipient_calendar_resource, new_calendar))
</span><span class="cx"> 
</span><span class="cx">                 if send_reply:
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoreschedulingtesttest_icalsplitterpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_icalsplitter.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_icalsplitter.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/caldav/datastore/scheduling/test/test_icalsplitter.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -95,7 +95,7 @@
</span><span class="cx"> END:VEVENT
</span><span class="cx"> END:VCALENDAR
</span><span class="cx"> &quot;&quot;&quot;,
</span><del>-                False,
</del><ins>+                (False, False),
</ins><span class="cx">             ),
</span><span class="cx">             (
</span><span class="cx">                 &quot;#1.2 Large, old, non-recurring component&quot;,
</span><span class="lines">@@ -135,7 +135,7 @@
</span><span class="cx"> END:VEVENT
</span><span class="cx"> END:VCALENDAR
</span><span class="cx"> &quot;&quot;&quot;,
</span><del>-                False,
</del><ins>+                (False, False),
</ins><span class="cx">             ),
</span><span class="cx">             (
</span><span class="cx">                 &quot;#2.1 Small, old, simple recurring component&quot;,
</span><span class="lines">@@ -153,7 +153,7 @@
</span><span class="cx"> END:VEVENT
</span><span class="cx"> END:VCALENDAR
</span><span class="cx"> &quot;&quot;&quot;,
</span><del>-                False,
</del><ins>+                (False, False),
</ins><span class="cx">             ),
</span><span class="cx">             (
</span><span class="cx">                 &quot;#2.2 Large, old, simple recurring component&quot;,
</span><span class="lines">@@ -194,7 +194,7 @@
</span><span class="cx"> END:VEVENT
</span><span class="cx"> END:VCALENDAR
</span><span class="cx"> &quot;&quot;&quot;,
</span><del>-                False,
</del><ins>+                (False, False),
</ins><span class="cx">             ),
</span><span class="cx">             (
</span><span class="cx">                 &quot;#2.3 Small, more than a year in the future, simple recurring component&quot;,
</span><span class="lines">@@ -212,7 +212,7 @@
</span><span class="cx"> END:VEVENT
</span><span class="cx"> END:VCALENDAR
</span><span class="cx"> &quot;&quot;&quot;,
</span><del>-                False,
</del><ins>+                (False, True),
</ins><span class="cx">             ),
</span><span class="cx">             (
</span><span class="cx">                 &quot;#2.4 Small, all cancelled, simple recurring component&quot;,
</span><span class="lines">@@ -232,7 +232,7 @@
</span><span class="cx"> END:VEVENT
</span><span class="cx"> END:VCALENDAR
</span><span class="cx"> &quot;&quot;&quot;,
</span><del>-                False,
</del><ins>+                (False, True),
</ins><span class="cx">             ),
</span><span class="cx">             (
</span><span class="cx">                 &quot;#3.1 Small, old, recurring with future override&quot;,
</span><span class="lines">@@ -259,7 +259,7 @@
</span><span class="cx"> END:VEVENT
</span><span class="cx"> END:VCALENDAR
</span><span class="cx"> &quot;&quot;&quot;,
</span><del>-                False,
</del><ins>+                (False, False),
</ins><span class="cx">             ),
</span><span class="cx">             (
</span><span class="cx">                 &quot;#3.2 Large, old, recurring component with future override&quot;,
</span><span class="lines">@@ -309,7 +309,7 @@
</span><span class="cx"> END:VEVENT
</span><span class="cx"> END:VCALENDAR
</span><span class="cx"> &quot;&quot;&quot;,
</span><del>-                False,
</del><ins>+                (False, False),
</ins><span class="cx">             ),
</span><span class="cx">             (
</span><span class="cx">                 &quot;#4.1 Small, old, recurring with past override&quot;,
</span><span class="lines">@@ -336,7 +336,7 @@
</span><span class="cx"> END:VEVENT
</span><span class="cx"> END:VCALENDAR
</span><span class="cx"> &quot;&quot;&quot;,
</span><del>-                False,
</del><ins>+                (False, False),
</ins><span class="cx">             ),
</span><span class="cx">             (
</span><span class="cx">                 &quot;#4.2 Large, old, recurring component with one past override&quot;,
</span><span class="lines">@@ -386,7 +386,7 @@
</span><span class="cx"> END:VEVENT
</span><span class="cx"> END:VCALENDAR
</span><span class="cx"> &quot;&quot;&quot;,
</span><del>-                False,
</del><ins>+                (False, False),
</ins><span class="cx">             ),
</span><span class="cx">             (
</span><span class="cx">                 &quot;#4.2 Large, old, recurring component with two past overrides&quot;,
</span><span class="lines">@@ -445,7 +445,7 @@
</span><span class="cx"> END:VEVENT
</span><span class="cx"> END:VCALENDAR
</span><span class="cx"> &quot;&quot;&quot;,
</span><del>-                True,
</del><ins>+                (True, False),
</ins><span class="cx">             ),
</span><span class="cx">             (
</span><span class="cx">                 &quot;#5.1 Small, old, limited recurring with past override&quot;,
</span><span class="lines">@@ -472,7 +472,7 @@
</span><span class="cx"> END:VEVENT
</span><span class="cx"> END:VCALENDAR
</span><span class="cx"> &quot;&quot;&quot;,
</span><del>-                False,
</del><ins>+                (False, False),
</ins><span class="cx">             ),
</span><span class="cx">             (
</span><span class="cx">                 &quot;#5.2 Large, old, limited recurring component with past override&quot;,
</span><span class="lines">@@ -522,7 +522,7 @@
</span><span class="cx"> END:VEVENT
</span><span class="cx"> END:VCALENDAR
</span><span class="cx"> &quot;&quot;&quot;,
</span><del>-                False,
</del><ins>+                (False, False),
</ins><span class="cx">             ),
</span><span class="cx">             (
</span><span class="cx">                 &quot;#6.1 Small, old, limited future recurring with past override&quot;,
</span><span class="lines">@@ -549,7 +549,7 @@
</span><span class="cx"> END:VEVENT
</span><span class="cx"> END:VCALENDAR
</span><span class="cx"> &quot;&quot;&quot;,
</span><del>-                False,
</del><ins>+                (False, False),
</ins><span class="cx">             ),
</span><span class="cx">             (
</span><span class="cx">                 &quot;#6.2 Large, old, limited future recurring component with two past overrides&quot;,
</span><span class="lines">@@ -608,7 +608,7 @@
</span><span class="cx"> END:VEVENT
</span><span class="cx"> END:VCALENDAR
</span><span class="cx"> &quot;&quot;&quot;,
</span><del>-                True,
</del><ins>+                (True, False),
</ins><span class="cx">             ),
</span><span class="cx">         )
</span><span class="cx"> 
</span><span class="lines">@@ -616,8 +616,8 @@
</span><span class="cx">             ical = Component.fromString(calendar % self.subs)
</span><span class="cx"> 
</span><span class="cx">             splitter = iCalSplitter(1024, 14)
</span><del>-            will_split = splitter.willSplit(ical)
-            self.assertEqual(will_split, result, msg=&quot;Failed: %s&quot; % (description,))
</del><ins>+            willSplitResult = splitter.willSplit(ical)
+            self.assertEqual(willSplitResult, result, msg=&quot;Failed: %s&quot; % (description,))
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     def test_split(self):
</span><span class="lines">@@ -2211,7 +2211,7 @@
</span><span class="cx">             ical = Component.fromString(calendar % self.subs)
</span><span class="cx">             splitter = iCalSplitter(1024, 14)
</span><span class="cx">             if title[0] == &quot;1&quot;:
</span><del>-                self.assertTrue(splitter.willSplit(ical), &quot;Failed will split: %s&quot; % (title,))
</del><ins>+                self.assertTrue(splitter.willSplit(ical)[0], &quot;Failed will split: %s&quot; % (title,))
</ins><span class="cx">             icalOld, icalNew = splitter.split(ical)
</span><span class="cx">             relsubs = dict(self.subs)
</span><span class="cx">             relsubs[&quot;uid&quot;] = icalOld.resourceUID()
</span><span class="lines">@@ -2220,8 +2220,8 @@
</span><span class="cx">             self.assertEqual(str(icalOld).replace(&quot;\r\n &quot;, &quot;&quot;), split_past.replace(&quot;\n&quot;, &quot;\r\n&quot;) % relsubs, &quot;Failed past: %s&quot; % (title,))
</span><span class="cx"> 
</span><span class="cx">             # Make sure new items won't split again
</span><del>-            self.assertFalse(splitter.willSplit(icalNew), &quot;Failed future will split: %s&quot; % (title,))
-            self.assertFalse(splitter.willSplit(icalOld), &quot;Failed past will split: %s&quot; % (title,))
</del><ins>+            self.assertFalse(splitter.willSplit(icalNew)[0], &quot;Failed future will split: %s&quot; % (title,))
+            self.assertFalse(splitter.willSplit(icalOld)[0], &quot;Failed past will split: %s&quot; % (title,))
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     def test_split_negative_count(self):
</span><span class="lines">@@ -2318,7 +2318,7 @@
</span><span class="cx">             ical = Component.fromString(calendar % self.subs)
</span><span class="cx">             splitter = iCalSplitter(100, 0)
</span><span class="cx">             if title[0] == &quot;1&quot;:
</span><del>-                self.assertTrue(splitter.willSplit(ical), &quot;Failed will split: %s&quot; % (title,))
</del><ins>+                self.assertTrue(splitter.willSplit(ical)[0], &quot;Failed will split: %s&quot; % (title,))
</ins><span class="cx">             icalOld, icalNew = splitter.split(ical)
</span><span class="cx">             relsubs = dict(self.subs)
</span><span class="cx">             relsubs[&quot;uid&quot;] = icalOld.resourceUID()
</span><span class="lines">@@ -2497,8 +2497,8 @@
</span><span class="cx">             self.assertEqual(str(icalOld).replace(&quot;\r\n &quot;, &quot;&quot;), split_past.replace(&quot;\n&quot;, &quot;\r\n&quot;) % relsubs, &quot;Failed past: %s&quot; % (title,))
</span><span class="cx"> 
</span><span class="cx">             # Make sure new items won't split again
</span><del>-            self.assertFalse(splitter.willSplit(icalNew), &quot;Failed future will split: %s&quot; % (title,))
-            self.assertFalse(splitter.willSplit(icalOld), &quot;Failed past will split: %s&quot; % (title,))
</del><ins>+            self.assertFalse(splitter.willSplit(icalNew)[0], &quot;Failed future will split: %s&quot; % (title,))
+            self.assertFalse(splitter.willSplit(icalOld)[0], &quot;Failed past will split: %s&quot; % (title,))
</ins><span class="cx"> 
</span><span class="cx">             ical = Component.fromString(calendar % self.subs)
</span><span class="cx">             splitter = iCalSplitter(1024, 14)
</span><span class="lines">@@ -2510,5 +2510,5 @@
</span><span class="cx">             self.assertEqual(str(icalOld).replace(&quot;\r\n &quot;, &quot;&quot;), split_past.replace(&quot;\n&quot;, &quot;\r\n&quot;) % relsubs, &quot;Failed past: %s&quot; % (title,))
</span><span class="cx"> 
</span><span class="cx">             # Make sure new items won't split again
</span><del>-            self.assertFalse(splitter.willSplit(icalNew), &quot;Failed future will split: %s&quot; % (title,))
-            self.assertFalse(splitter.willSplit(icalOld), &quot;Failed past will split: %s&quot; % (title,))
</del><ins>+            self.assertFalse(splitter.willSplit(icalNew)[0], &quot;Failed future will split: %s&quot; % (title,))
+            self.assertFalse(splitter.willSplit(icalOld)[0], &quot;Failed past will split: %s&quot; % (title,))
</ins></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoresqlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/sql.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/sql.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/caldav/datastore/sql.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -14,7 +14,6 @@
</span><span class="cx"> # See the License for the specific language governing permissions and
</span><span class="cx"> # limitations under the License.
</span><span class="cx"> ##
</span><del>-from twext.enterprise.util import parseSQLTimestamp
</del><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> &quot;&quot;&quot;
</span><span class="lines">@@ -33,10 +32,10 @@
</span><span class="cx"> from twext.enterprise.locking import NamedLock
</span><span class="cx"> from twext.enterprise.jobqueue import WorkItem, AggregatedWorkItem, \
</span><span class="cx">     WORK_PRIORITY_LOW, WORK_WEIGHT_5, WORK_WEIGHT_3
</span><ins>+from twext.enterprise.util import parseSQLTimestamp
</ins><span class="cx"> from twext.python.clsprop import classproperty
</span><span class="cx"> from twext.python.log import Logger
</span><span class="cx"> from twext.who.idirectory import RecordType
</span><del>-from twistedcaldav.ical import Component as VComponent
</del><span class="cx"> from txweb2.http_headers import MimeType
</span><span class="cx"> from txweb2.stream import readStream
</span><span class="cx"> 
</span><span class="lines">@@ -86,7 +85,7 @@
</span><span class="cx">     _ATTACHMENTS_MODE_READ, _ATTACHMENTS_MODE_WRITE, _BIND_MODE_DIRECT, \
</span><span class="cx">     _BIND_MODE_GROUP, _BIND_MODE_GROUP_READ, _BIND_MODE_GROUP_WRITE, \
</span><span class="cx">     _BIND_MODE_OWN, _BIND_MODE_READ, _BIND_MODE_WRITE, _BIND_STATUS_ACCEPTED, \
</span><del>-    _TRANSP_OPAQUE, _TRANSP_TRANSPARENT, schema
</del><ins>+    _TRANSP_OPAQUE, _TRANSP_TRANSPARENT, schema, _CHILD_TYPE_TRASH
</ins><span class="cx"> from txdav.common.datastore.sql_sharing import SharingInvitation
</span><span class="cx"> from txdav.common.icommondatastore import IndexedSearchException, \
</span><span class="cx">     InternalDataStoreError, HomeChildNameAlreadyExistsError, \
</span><span class="lines">@@ -513,11 +512,16 @@
</span><span class="cx">     createCalendarWithName = CommonHome.createChildWithName
</span><span class="cx">     removeCalendarWithName = CommonHome.removeChildWithName
</span><span class="cx">     calendarWithName = CommonHome.childWithName
</span><del>-    calendars = CommonHome.children
</del><span class="cx">     listCalendars = CommonHome.listChildren
</span><span class="cx">     loadCalendars = CommonHome.loadChildren
</span><span class="cx"> 
</span><ins>+
</ins><span class="cx">     @inlineCallbacks
</span><ins>+    def calendars(self):
+        returnValue([c for c in (yield self.children()) if not c.isTrash()])
+
+
+    @inlineCallbacks
</ins><span class="cx">     def remove(self):
</span><span class="cx">         # delete attachments corresponding to this home, also removing from disk
</span><span class="cx">         yield Attachment.removedHome(self._txn, self._resourceID)
</span><span class="lines">@@ -745,7 +749,9 @@
</span><span class="cx">         inbox = yield self.createCalendarWithName(&quot;inbox&quot;)
</span><span class="cx">         yield inbox.setUsedForFreeBusy(False)
</span><span class="cx"> 
</span><ins>+        yield self.createTrash()
</ins><span class="cx"> 
</span><ins>+
</ins><span class="cx">     @inlineCallbacks
</span><span class="cx">     def splitCalendars(self):
</span><span class="cx">         &quot;&quot;&quot;
</span><span class="lines">@@ -760,6 +766,9 @@
</span><span class="cx">             # Ignore inbox - also shared calendars are not part of .calendars()
</span><span class="cx">             if calendar.isInbox():
</span><span class="cx">                 continue
</span><ins>+            # Ignore trash
+            if calendar.isTrash():
+                continue
</ins><span class="cx">             split_count = yield calendar.splitCollectionByComponentTypes()
</span><span class="cx">             self.log.warn(&quot;  Calendar: '{0}', split into {1}&quot;.format(calendar.name(), split_count + 1,))
</span><span class="cx"> 
</span><span class="lines">@@ -781,6 +790,8 @@
</span><span class="cx">             for calendar in calendars:
</span><span class="cx">                 if calendar.isInbox():
</span><span class="cx">                     continue
</span><ins>+                if calendar.isTrash():
+                    continue
</ins><span class="cx">                 names.add(calendar.name())
</span><span class="cx">                 result = yield calendar.getSupportedComponents()
</span><span class="cx">                 supported_components.update(result.split(&quot;,&quot;))
</span><span class="lines">@@ -821,6 +832,8 @@
</span><span class="cx">         # Check validity of the default
</span><span class="cx">         if calendar.isInbox():
</span><span class="cx">             raise InvalidDefaultCalendar(&quot;Cannot set inbox as a default calendar&quot;)
</span><ins>+        elif calendar.isTrash():
+            raise InvalidDefaultCalendar(&quot;Cannot set trash as a default calendar&quot;)
</ins><span class="cx">         elif not calendar.owned():
</span><span class="cx">             raise InvalidDefaultCalendar(&quot;Cannot set shared calendar as a default calendar&quot;)
</span><span class="cx">         elif not calendar.isSupportedComponent(componentType):
</span><span class="lines">@@ -875,6 +888,8 @@
</span><span class="cx">         if default is not None:
</span><span class="cx">             if default.isInbox():
</span><span class="cx">                 default = None
</span><ins>+            elif default.isTrash():
+                default = None
</ins><span class="cx">             elif not default.owned():
</span><span class="cx">                 default = None
</span><span class="cx">             elif not default.isSupportedComponent(componentType):
</span><span class="lines">@@ -890,6 +905,8 @@
</span><span class="cx">                 calendar = (yield self.calendarWithName(calendarName))
</span><span class="cx">                 if calendar.isInbox():
</span><span class="cx">                     continue
</span><ins>+                elif calendar.isTrash():
+                    continue
</ins><span class="cx">                 elif not calendar.owned():
</span><span class="cx">                     continue
</span><span class="cx">                 elif not calendar.isSupportedComponent(componentType):
</span><span class="lines">@@ -1056,6 +1073,42 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     @classmethod
</span><ins>+    def makeClass(cls, home, bindData, additionalBindData, metadataData, propstore=None, ownerHome=None):
+        &quot;&quot;&quot;
+        Examine the calendar metadata to see which flavor of Calendar collection
+        to create, then call the inherited makeClass with the right class.
+
+        @param home: the parent home object
+        @type home: L{CommonHome}
+        @param bindData: the standard set of bind columns
+        @type bindData: C{list}
+        @param additionalBindData: additional bind data specific to sub-classes
+        @type additionalBindData: C{list}
+        @param metadataData: metadata data
+        @type metadataData: C{list}
+        @param propstore: a property store to use, or C{None} to load it automatically
+        @type propstore: L{PropertyStore}
+        @param ownerHome: the home of the owner, or C{None} to figure it out automatically
+        @type ownerHome: L{CommonHome}
+
+        @return: the constructed child class
+        @rtype: L{CommonHomeChild}
+        &quot;&quot;&quot;
+
+        if metadataData:
+            childType = metadataData[cls.metadataColumns().index(cls._homeChildMetaDataSchema.CHILD_TYPE)]
+            if childType == _CHILD_TYPE_TRASH:
+                actualClass = TrashCollection
+            else:
+                actualClass = cls
+
+            return super(Calendar, actualClass).makeClass(
+                home, bindData, additionalBindData, metadataData,
+                propstore=propstore, ownerHome=ownerHome
+            )
+
+
+    @classmethod
</ins><span class="cx">     def metadataColumns(cls):
</span><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Return a list of column name for retrieval of metadata. This allows
</span><span class="lines">@@ -1067,6 +1120,9 @@
</span><span class="cx"> 
</span><span class="cx">         return (
</span><span class="cx">             cls._homeChildMetaDataSchema.SUPPORTED_COMPONENTS,
</span><ins>+            cls._homeChildMetaDataSchema.CHILD_TYPE,
+            cls._homeChildMetaDataSchema.TRASHED,
+            cls._homeChildMetaDataSchema.IS_IN_TRASH,
</ins><span class="cx">             cls._homeChildMetaDataSchema.CREATED,
</span><span class="cx">             cls._homeChildMetaDataSchema.MODIFIED,
</span><span class="cx">         )
</span><span class="lines">@@ -1084,6 +1140,9 @@
</span><span class="cx"> 
</span><span class="cx">         return (
</span><span class="cx">             &quot;_supportedComponents&quot;,
</span><ins>+            &quot;_childType&quot;,
+            &quot;_trashed&quot;,
+            &quot;_isInTrash&quot;,
</ins><span class="cx">             &quot;_created&quot;,
</span><span class="cx">             &quot;_modified&quot;,
</span><span class="cx">         )
</span><span class="lines">@@ -1388,7 +1447,7 @@
</span><span class="cx">         @return: C{True} if it does, C{False} otherwise
</span><span class="cx">         @rtype: C{bool}
</span><span class="cx">         &quot;&quot;&quot;
</span><del>-        return (self._transp == _TRANSP_OPAQUE) and not self.isInbox()
</del><ins>+        return (self._transp == _TRANSP_OPAQUE) and not self.isInbox() and not self.isTrash()
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     @inlineCallbacks
</span><span class="lines">@@ -1401,8 +1460,7 @@
</span><span class="cx">         @param use_it: C{True} if used for free busy, C{False} otherwise
</span><span class="cx">         @type use_it: C{bool}
</span><span class="cx">         &quot;&quot;&quot;
</span><del>-
-        self._transp = _TRANSP_OPAQUE if use_it and not self.isInbox() else _TRANSP_TRANSPARENT
</del><ins>+        self._transp = _TRANSP_OPAQUE if use_it and (not self.isInbox() and not self.isTrash()) else _TRANSP_TRANSPARENT
</ins><span class="cx">         cal = self._bindSchema
</span><span class="cx">         yield Update(
</span><span class="cx">             {cal.TRANSP : self._transp},
</span><span class="lines">@@ -2360,7 +2418,7 @@
</span><span class="cx">     implements(ICalendarObject)
</span><span class="cx"> 
</span><span class="cx">     _objectSchema = schema.CALENDAR_OBJECT
</span><del>-    _componentClass = VComponent
</del><ins>+    _componentClass = Component
</ins><span class="cx"> 
</span><span class="cx">     _currentDataVersion = 1
</span><span class="cx"> 
</span><span class="lines">@@ -2426,6 +2484,8 @@
</span><span class="cx">             obj.SCHEDULE_TAG,
</span><span class="cx">             obj.SCHEDULE_ETAGS,
</span><span class="cx">             obj.PRIVATE_COMMENTS,
</span><ins>+            obj.TRASHED,
+            obj.ORIGINAL_COLLECTION,
</ins><span class="cx">             obj.CREATED,
</span><span class="cx">             obj.MODIFIED,
</span><span class="cx">             obj.DATAVERSION,
</span><span class="lines">@@ -2447,6 +2507,8 @@
</span><span class="cx">             &quot;_schedule_tag&quot;,
</span><span class="cx">             &quot;_schedule_etags&quot;,
</span><span class="cx">             &quot;_private_comments&quot;,
</span><ins>+            &quot;_trashed&quot;,
+            &quot;_original_collection&quot;,
</ins><span class="cx">             &quot;_created&quot;,
</span><span class="cx">             &quot;_modified&quot;,
</span><span class="cx">             &quot;_dataversion&quot;,
</span><span class="lines">@@ -2734,7 +2796,7 @@
</span><span class="cx">         &quot;&quot;&quot;
</span><span class="cx"> 
</span><span class="cx">         # Valid calendar data checks
</span><del>-        if not isinstance(component, VComponent):
</del><ins>+        if not isinstance(component, Component):
</ins><span class="cx">             raise InvalidObjectResourceError(&quot;Wrong type of object: {0}&quot;.format(type(component),))
</span><span class="cx"> 
</span><span class="cx">         try:
</span><span class="lines">@@ -3138,7 +3200,7 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     @inlineCallbacks
</span><del>-    def doImplicitScheduling(self, component, inserting, internal_state, options, split_details=None):
</del><ins>+    def doImplicitScheduling(self, component, inserting, internal_state, options, split_details=None, updateSelf=False):
</ins><span class="cx"> 
</span><span class="cx">         new_component = None
</span><span class="cx">         did_implicit_action = False
</span><span class="lines">@@ -3163,9 +3225,12 @@
</span><span class="cx">             scheduler = ImplicitScheduler(logItems=self._txn.logItems, options=options)
</span><span class="cx"> 
</span><span class="cx">             # PUT
</span><ins>+            resourceToUpdate = None if inserting else self
+            # (If we're in the trash, it's okay to update this, even if inserting=True)
+            resourceToUpdate = self if updateSelf else resourceToUpdate
</ins><span class="cx">             do_implicit_action, is_scheduling_resource = (yield scheduler.testImplicitSchedulingPUT(
</span><span class="cx">                 self.calendar(),
</span><del>-                None if inserting else self,
</del><ins>+                resourceToUpdate,
</ins><span class="cx">                 component,
</span><span class="cx">                 internal_request=is_internal,
</span><span class="cx">             ))
</span><span class="lines">@@ -3336,7 +3401,7 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     @inlineCallbacks
</span><del>-    def _setComponentInternal(self, component, inserting=False, internal_state=ComponentUpdateState.NORMAL, options=None, split_details=None):
</del><ins>+    def _setComponentInternal(self, component, inserting=False, internal_state=ComponentUpdateState.NORMAL, options=None, split_details=None, updateSelf=False):
</ins><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Setting the component internally to the store itself. This will bypass a whole bunch of data consistency checks
</span><span class="cx">         on the assumption that those have been done prior to the component data being provided, provided the flag is set.
</span><span class="lines">@@ -3421,7 +3486,7 @@
</span><span class="cx">                 yield self.decorateHostedStatus(component)
</span><span class="cx"> 
</span><span class="cx">             # Do scheduling
</span><del>-            implicit_result = (yield self.doImplicitScheduling(component, inserting, internal_state, options))
</del><ins>+            implicit_result = (yield self.doImplicitScheduling(component, inserting, internal_state, options, updateSelf=updateSelf))
</ins><span class="cx">             if isinstance(implicit_result, int):
</span><span class="cx">                 if implicit_result == ImplicitScheduler.STATUS_ORPHANED_CANCELLED_EVENT:
</span><span class="cx">                     raise ResourceDeletedError(&quot;Resource created but immediately deleted by the server.&quot;)
</span><span class="lines">@@ -3462,7 +3527,8 @@
</span><span class="cx">         elif self._txn._migrating:
</span><span class="cx">             self.validCalendarDataCheck(component, inserting)
</span><span class="cx"> 
</span><del>-        yield self.updateDatabase(component, inserting=inserting)
</del><ins>+        # If updateSelf is True, we want to turn inserting off within updateDatabase
+        yield self.updateDatabase(component, inserting=inserting if not updateSelf else False)
</ins><span class="cx"> 
</span><span class="cx">         # update GROUP_ATTENDEE table rows
</span><span class="cx">         if inserting:
</span><span class="lines">@@ -3858,7 +3924,7 @@
</span><span class="cx">             text = yield self._text()
</span><span class="cx"> 
</span><span class="cx">             try:
</span><del>-                component = VComponent.fromString(text)
</del><ins>+                component = Component.fromString(text)
</ins><span class="cx">             except InvalidICalendarDataError, e:
</span><span class="cx">                 # This is a really bad situation, so do raise
</span><span class="cx">                 raise InternalDataStoreError(
</span><span class="lines">@@ -3983,7 +4049,7 @@
</span><span class="cx">         sourceowner = self.calendar().viewerHome().uid()
</span><span class="cx">         destowner = destination.viewerHome().uid()
</span><span class="cx"> 
</span><del>-        if sourceowner != destowner:
</del><ins>+        if not destination.isTrash() and sourceowner != destowner:
</ins><span class="cx">             msg = &quot;Calendar-to-calendar moves with different homes are not supported.&quot;
</span><span class="cx">             log.debug(msg)
</span><span class="cx">             raise InvalidResourceMove(msg)
</span><span class="lines">@@ -4043,8 +4109,21 @@
</span><span class="cx">             if self._dropboxID:
</span><span class="cx">                 yield DropBoxAttachment.resourceRemoved(self._txn, self._resourceID, self._dropboxID)
</span><span class="cx">             yield ManagedAttachment.resourceRemoved(self._txn, self._resourceID)
</span><del>-        yield super(CalendarObject, self).remove()
</del><span class="cx"> 
</span><ins>+        if isinbox: # bypass the trash
+            yield super(CalendarObject, self).reallyRemove()
+        else:
+            calendar = (yield self.componentForUser())
+            status = calendar.mainComponent().getProperty(&quot;STATUS&quot;)
+            if status is not None:
+                status = status.strvalue()
+                if status == &quot;CANCELLED&quot;:
+                    yield super(CalendarObject, self).reallyRemove()
+                else:
+                    yield super(CalendarObject, self).remove()
+            else:
+                yield super(CalendarObject, self).remove()
+
</ins><span class="cx">         # Do scheduling
</span><span class="cx">         if scheduler is not None:
</span><span class="cx">             # Cannot do implicit in sharee's shared calendar
</span><span class="lines">@@ -4744,7 +4823,7 @@
</span><span class="cx"> 
</span><span class="cx">         splitter = iCalSplitter(config.Scheduling.Options.Splitting.Size, config.Scheduling.Options.Splitting.PastDays)
</span><span class="cx">         ical = (yield self.component())
</span><del>-        will_split = splitter.willSplit(ical)
</del><ins>+        will_split, _ignore_fullyInFuture = splitter.willSplit(ical)
</ins><span class="cx">         returnValue(will_split)
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="lines">@@ -4806,7 +4885,7 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     @inlineCallbacks
</span><del>-    def split(self, onlyThis=False, rid=None, olderUID=None):
</del><ins>+    def split(self, onlyThis=False, rid=None, olderUID=None, coercePartstatsInExistingResource=False, splitter=None):
</ins><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Split this and all matching UID calendar objects as per L{iCalSplitter}.
</span><span class="cx"> 
</span><span class="lines">@@ -4847,7 +4926,8 @@
</span><span class="cx">         else:
</span><span class="cx">             resources = (yield CalendarStoreFeatures(self._txn._store).calendarObjectsWithUID(self._txn, self._uid))
</span><span class="cx"> 
</span><del>-        splitter = iCalSplitter(config.Scheduling.Options.Splitting.Size, config.Scheduling.Options.Splitting.PastDays)
</del><ins>+        if splitter is None:
+            splitter = iCalSplitter(config.Scheduling.Options.Splitting.Size, config.Scheduling.Options.Splitting.PastDays)
</ins><span class="cx"> 
</span><span class="cx">         # Determine the recurrence-id of the split and create a new UID for it
</span><span class="cx">         calendar = (yield self.component())
</span><span class="lines">@@ -4873,25 +4953,29 @@
</span><span class="cx">             returnValue(None)
</span><span class="cx"> 
</span><span class="cx">         # Store changed data
</span><del>-        yield self._setComponentInternal(calendar_new, internal_state=ComponentUpdateState.SPLIT_OWNER, split_details=(rid, olderUID, True,))
</del><ins>+        yield self._setComponentInternal(calendar_new, internal_state=ComponentUpdateState.SPLIT_OWNER, split_details=(rid, olderUID, True, coercePartstatsInExistingResource))
</ins><span class="cx">         olderObject = yield self.calendar()._createCalendarObjectWithNameInternal(
</span><span class="cx">             olderResourceName,
</span><span class="cx">             calendar_old,
</span><span class="cx">             ComponentUpdateState.SPLIT_OWNER,
</span><del>-            split_details=(rid, newerUID, False,)
</del><ins>+            split_details=(rid, newerUID, False, False)
</ins><span class="cx">         )
</span><span class="cx"> 
</span><span class="cx">         # Split each one - but not this resource
</span><span class="cx">         for resource in resources:
</span><span class="cx">             if resource._resourceID == self._resourceID:
</span><span class="cx">                 continue
</span><del>-            yield resource.splitForAttendee(rid, olderUID)
</del><ins>+            yield resource.splitForAttendee(
+                rid,
+                olderUID,
+                coercePartstatsInExistingResource=coercePartstatsInExistingResource
+            )
</ins><span class="cx"> 
</span><span class="cx">         returnValue(olderObject)
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     @inlineCallbacks
</span><del>-    def splitForAttendee(self, rid=None, olderUID=None):
</del><ins>+    def splitForAttendee(self, rid=None, olderUID=None, coercePartstatsInExistingResource=False):
</ins><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Split this attendee resource as per L{split}. Note this is also used on any Organizer inbox items.
</span><span class="cx">         Also, for inbox items, we are not protected by the ImplicitUID lock - it is possible that the inbox
</span><span class="lines">@@ -4912,6 +4996,12 @@
</span><span class="cx"> 
</span><span class="cx">         # Store changed data
</span><span class="cx">         if ical_new.mainType() is not None:
</span><ins>+
+            if coercePartstatsInExistingResource:
+                for attendee in ical_new.getAllAttendeeProperties():
+                    if attendee.parameterValue(&quot;SCHEDULE-AGENT&quot;, &quot;SERVER&quot;).upper() == &quot;SERVER&quot; and attendee.hasParameter(&quot;PARTSTAT&quot;):
+                        attendee.setParameter(&quot;PARTSTAT&quot;, &quot;NEEDS-ACTION&quot;)
+
</ins><span class="cx">             yield self._setComponentInternal(ical_new, internal_state=ComponentUpdateState.SPLIT_ATTENDEE)
</span><span class="cx">         else:
</span><span class="cx">             # The split removed all components from this object - remove it
</span><span class="lines">@@ -4952,11 +5042,118 @@
</span><span class="cx">                 yield cobj.split()
</span><span class="cx"> 
</span><span class="cx"> 
</span><ins>+    @inlineCallbacks
+    def fromTrash(self):
+        name = yield super(CalendarObject, self).fromTrash()
</ins><span class="cx"> 
</span><ins>+        caldata = yield self.componentForUser()
+        organizer = caldata.getOrganizer()
+        if organizer:
+            # This is a scheduled event
+
+            uid = self._parentCollection.viewerHome().uid()
+            organizerAddress = yield calendarUserFromCalendarUserAddress(organizer, self._txn)
+
+            if organizerAddress.record.uid == uid:
+                # If the ORGANIZER is moving the event from trash
+                splitter = iCalSplitter()
+                willSplit, fullyInFuture = splitter.willSplit(caldata)
+                if willSplit:
+                    log.debug(&quot;Splitting scheduled event being recovered by organizer from trash&quot;)
+                    yield self.split(
+                        coercePartstatsInExistingResource=True,
+                        splitter=splitter
+                    )
+                    # original resource is the ongoing one,
+                    # the new resource is the past one
+
+                    # Update the attendee's copy of the ongoing one
+                    yield ImplicitScheduler().refreshAllAttendeesExceptSome(
+                        self._txn,
+                        self,
+                    )
+                else:
+                    if fullyInFuture:
+                        log.debug(&quot;Scheduled event being recovered by organizer from trash, fully in the future&quot;)
+                        newdata = caldata.duplicate()
+                        newdata.bumpiTIPInfo(doSequence=True)
+                        for attendee in newdata.getAllAttendeeProperties():
+                            if attendee.parameterValue(&quot;SCHEDULE-AGENT&quot;, &quot;SERVER&quot;).upper() == &quot;SERVER&quot; and attendee.hasParameter(&quot;PARTSTAT&quot;):
+                                attendee.setParameter(&quot;PARTSTAT&quot;, &quot;NEEDS-ACTION&quot;)
+
+
+                        yield self._setComponentInternal(
+                            newdata, inserting=True, updateSelf=True
+                        )
+
+                    else:
+                        # past
+                        log.debug(&quot;Scheduled event being recovered by organizer from trash, fully in the past&quot;)
+                        yield ImplicitScheduler().refreshAllAttendeesExceptSome(
+                            self._txn,
+                            self,
+                        )
+
+            else:
+                # If an ATTENDEE is moving the event from trash
+                log.debug(&quot;Scheduled event being recovered by attendee from trash&quot;)
+                yield ImplicitScheduler().sendAttendeeReply(
+                    self._txn,
+                    self
+                )
+        else:
+            log.debug(&quot;Recovered un-scheduled event from trash&quot;)
+
+        returnValue(name)
+
+
+
+class TrashCollection(Calendar):
+
+    _childType = _CHILD_TYPE_TRASH
+
+    def isTrash(self):
+        return True
+
+
+    @classproperty
+    def _trashForCollectionQuery(cls):
+        obj = cls._objectSchema
+        return Select(
+            [obj.RESOURCE_ID], From=obj,
+            Where=(
+                obj.ORIGINAL_COLLECTION == Parameter(&quot;resourceID&quot;)).And(
+                obj.TRASHED &gt;= Parameter(&quot;start&quot;)).And(
+                obj.TRASHED &lt;= Parameter(&quot;end&quot;)),
+        )
+
+
+    @inlineCallbacks
+    def trashForCollection(self, resourceID, start=None, end=None):
+
+        if start is None:
+            start = datetime.datetime(datetime.MINYEAR, 1, 1)
+
+        if end is None:
+            end = datetime.datetime.utcnow()
+
+        results = yield self._trashForCollectionQuery.on(
+            self._txn, resourceID=resourceID, start=start, end=end
+        )
+        resources = []
+        for (objectResourceID,) in results:
+            resource = yield self.objectResourceWithID(objectResourceID)
+            if resource is not None:
+                resources.append(resource)
+        returnValue(resources)
+
+
+
</ins><span class="cx"> # Hook-up class relationships at the end after they have all been defined
</span><span class="cx"> from txdav.caldav.datastore.sql_external import CalendarHomeExternal, CalendarExternal, CalendarObjectExternal
</span><span class="cx"> CalendarHome._externalClass = CalendarHomeExternal
</span><span class="cx"> CalendarHome._childClass = Calendar
</span><ins>+CommonHome._trashClass = TrashCollection
</ins><span class="cx"> Calendar._externalClass = CalendarExternal
</span><span class="cx"> Calendar._objectResourceClass = CalendarObject
</span><span class="cx"> CalendarObject._externalClass = CalendarObjectExternal
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoretesttest_attachmentspy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/test/test_attachments.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/test/test_attachments.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_attachments.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -30,6 +30,8 @@
</span><span class="cx"> from twistedcaldav.ical import Property, Component
</span><span class="cx"> 
</span><span class="cx"> from txdav.caldav.datastore.sql import CalendarStoreFeatures
</span><ins>+from txdav.caldav.datastore.sql_attachment import DropBoxAttachment, \
+    ManagedAttachment
</ins><span class="cx"> from txdav.caldav.datastore.test.common import CaptureProtocol
</span><span class="cx"> from txdav.caldav.icalendarstore import IAttachmentStorageTransport, IAttachment, \
</span><span class="cx">     QuotaExceeded, AttachmentSizeTooLarge
</span><span class="lines">@@ -39,8 +41,6 @@
</span><span class="cx"> 
</span><span class="cx"> import hashlib
</span><span class="cx"> import os
</span><del>-from txdav.caldav.datastore.sql_attachment import DropBoxAttachment, \
-    ManagedAttachment
</del><span class="cx"> 
</span><span class="cx"> &quot;&quot;&quot;
</span><span class="cx"> Tests for txdav.caldav.datastore.sql attachment handling.
</span></span></pre></div>
<a id="CalendarServertrunktxdavcaldavdatastoretesttest_sqlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/caldav/datastore/test/test_sql.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/caldav/datastore/test/test_sql.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/caldav/datastore/test/test_sql.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -467,7 +467,7 @@
</span><span class="cx">         )
</span><span class="cx">         yield migrateHome(fromHome, toHome, lambda x: x.component())
</span><span class="cx">         toCalendars = yield toHome.calendars()
</span><del>-        self.assertEquals(set([c.name() for c in toCalendars if c.name() != &quot;inbox&quot;]),
</del><ins>+        self.assertEquals(set([c.name() for c in toCalendars if c.name() not in (&quot;inbox&quot;, &quot;trash&quot;)]),
</ins><span class="cx">                           set([k for k in self.requirements['home1'].keys()
</span><span class="cx">                                if self.requirements['home1'][k] is not None]))
</span><span class="cx">         fromCalendars = yield fromHome.calendars()
</span><span class="lines">@@ -499,7 +499,7 @@
</span><span class="cx">         supported_components = set()
</span><span class="cx">         self.assertEqual(len(toCalendars), 2 + len(ical.allowedStoreComponents))
</span><span class="cx">         for calendar in toCalendars:
</span><del>-            if calendar.name() == &quot;inbox&quot;:
</del><ins>+            if calendar.name() in (&quot;inbox&quot;, &quot;trash&quot;):
</ins><span class="cx">                 continue
</span><span class="cx">             result = yield calendar.getSupportedComponents()
</span><span class="cx">             supported_components.add(result)
</span><span class="lines">@@ -527,7 +527,7 @@
</span><span class="cx">         supported_components = set()
</span><span class="cx">         self.assertEqual(len(toCalendars), 3)
</span><span class="cx">         for calendar in toCalendars:
</span><del>-            if calendar.name() == &quot;inbox&quot;:
</del><ins>+            if calendar.name() in (&quot;inbox&quot;, &quot;trash&quot;):
</ins><span class="cx">                 continue
</span><span class="cx">             result = yield calendar.getSupportedComponents()
</span><span class="cx">             supported_components.add(result)
</span><span class="lines">@@ -1950,7 +1950,7 @@
</span><span class="cx"> 
</span><span class="cx">         home = yield self.homeUnderTest(name=&quot;user01&quot;)
</span><span class="cx">         children = yield home.loadChildren()
</span><del>-        self.assertEqual(len(children), 3)
</del><ins>+        self.assertEqual(len(children), 4)
</ins><span class="cx">         yield self.commit()
</span><span class="cx"> 
</span><span class="cx">         calendar = yield self.calendarUnderTest(home=&quot;user01&quot;, name=&quot;calendar&quot;)
</span></span></pre></div>
<a id="CalendarServertrunktxdavcarddavdatastoresqlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/carddav/datastore/sql.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/carddav/datastore/sql.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/carddav/datastore/sql.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -14,7 +14,6 @@
</span><span class="cx"> # See the License for the specific language governing permissions and
</span><span class="cx"> # limitations under the License.
</span><span class="cx"> # #
</span><del>-from twext.enterprise.util import parseSQLTimestamp
</del><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> &quot;&quot;&quot;
</span><span class="lines">@@ -32,6 +31,7 @@
</span><span class="cx"> from twext.enterprise.dal.syntax import Delete, Insert, Len, Parameter, \
</span><span class="cx">     Update, Union, Max, Select, utcNowSQL
</span><span class="cx"> from twext.enterprise.locking import NamedLock
</span><ins>+from twext.enterprise.util import parseSQLTimestamp
</ins><span class="cx"> from twext.python.clsprop import classproperty
</span><span class="cx"> from txweb2.http import HTTPError
</span><span class="cx"> from txweb2.http_headers import MimeType
</span><span class="lines">@@ -426,13 +426,13 @@
</span><span class="cx">             if 0 == previouslyAcceptedCount:
</span><span class="cx">                 yield self._initSyncToken()
</span><span class="cx">                 yield self._initBindRevision()
</span><del>-                self._home._children[self._name] = self
-                self._home._children[self._resourceID] = self
</del><ins>+                self._home._children[self._home._childrenKey(False)][self._name] = self
+                self._home._children[self._home._childrenKey(False)][self._resourceID] = self
</ins><span class="cx">         elif self._bindStatus == _BIND_STATUS_DECLINED:
</span><span class="cx">             if 1 == previouslyAcceptedCount:
</span><span class="cx">                 yield self._deletedSyncToken(sharedRemoval=True)
</span><del>-                self._home._children.pop(self._name, None)
-                self._home._children.pop(self._resourceID, None)
</del><ins>+                self._home._children[self._home._childrenKey(False)].pop(self._name, None)
+                self._home._children[self._home._childrenKey(False)].pop(self._resourceID, None)
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="lines">@@ -990,6 +990,8 @@
</span><span class="cx">             _ABO_KIND_GROUP,  # obj.KIND,
</span><span class="cx">             &quot;1&quot;,  # obj.MD5, non-zero temporary value; set to correct value when known
</span><span class="cx">             &quot;1&quot;,  # Len(obj.TEXT), non-zero temporary value; set to correct value when known
</span><ins>+            None,
+            False,
</ins><span class="cx">             self._created,  # obj.CREATED,
</span><span class="cx">             self._modified,  # obj.CREATED,
</span><span class="cx">         ]
</span><span class="lines">@@ -1211,7 +1213,7 @@
</span><span class="cx"> 
</span><span class="cx">     @classmethod
</span><span class="cx">     @inlineCallbacks
</span><del>-    def objectWithName(cls, home, name, accepted=True):
</del><ins>+    def objectWithName(cls, home, name, accepted=True, onlyInTrash=False):
</ins><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Retrieve the child with the given C{name} contained in the given
</span><span class="cx">         C{home}.
</span><span class="lines">@@ -1239,7 +1241,7 @@
</span><span class="cx"> 
</span><span class="cx">     @classmethod
</span><span class="cx">     @inlineCallbacks
</span><del>-    def objectWithID(cls, home, resourceID, accepted=True):
</del><ins>+    def objectWithID(cls, home, resourceID, accepted=True, onlyInTrash=False):
</ins><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Retrieve the child with the given C{resourceID} contained in the given
</span><span class="cx">         C{home}.
</span><span class="lines">@@ -1724,14 +1726,14 @@
</span><span class="cx">                 if shareeView._bindStatus == _BIND_STATUS_ACCEPTED:
</span><span class="cx">                     if 0 == previouslyAcceptedBindCount:
</span><span class="cx">                         yield shareeView.addressbook()._initSyncToken()
</span><del>-                        shareeView.viewerHome()._children[self.addressbook().ownerHome().uid()] = shareeView.addressbook()
-                        shareeView.viewerHome()._children[shareeView._resourceID] = shareeView.addressbook()
</del><ins>+                        shareeView.viewerHome()._children[self._home._childrenKey(False)][self.addressbook().ownerHome().uid()] = shareeView.addressbook()
+                        shareeView.viewerHome()._children[self._home._childrenKey(False)][shareeView._resourceID] = shareeView.addressbook()
</ins><span class="cx">                     yield shareeView._initBindRevision()
</span><span class="cx">                 elif shareeView._bindStatus == _BIND_STATUS_DECLINED:
</span><span class="cx">                     if 1 == previouslyAcceptedBindCount:
</span><span class="cx">                         yield shareeView.addressbook()._deletedSyncToken(sharedRemoval=True)
</span><del>-                        shareeView.viewerHome()._children.pop(self.addressbook().ownerHome().uid(), None)
-                        shareeView.viewerHome()._children.pop(shareeView._resourceID, None)
</del><ins>+                        shareeView.viewerHome()._children[self._home._childrenKey(False)].pop(self.addressbook().ownerHome().uid(), None)
+                        shareeView.viewerHome()._children[self._home._childrenKey(False)].pop(shareeView._resourceID, None)
</ins><span class="cx">                     else:
</span><span class="cx">                         # update revision in all remaining bind table rows for this address book
</span><span class="cx">                         yield shareeView.addressbook().notifyPropertyChanged()
</span><span class="lines">@@ -1784,8 +1786,8 @@
</span><span class="cx">             acceptedBindCount += len(groupBindRows)
</span><span class="cx">             if acceptedBindCount == 1:
</span><span class="cx">                 yield addressbookAsShared._deletedSyncToken(sharedRemoval=True)
</span><del>-                shareeHome._children.pop(self.ownerHome().uid(), None)
-                shareeHome._children.pop(addressbookAsShared._resourceID, None)
</del><ins>+                shareeHome._children[self._home._childrenKey(False)].pop(self.ownerHome().uid(), None)
+                shareeHome._children[self._home._childrenKey(False)].pop(addressbookAsShared._resourceID, None)
</ins><span class="cx">             else:
</span><span class="cx">                 yield addressbookAsShared.notifyPropertyChanged()
</span><span class="cx">                 # update revision in all remaining bind table rows for this address book
</span><span class="lines">@@ -2150,7 +2152,7 @@
</span><span class="cx">                     removed=True,
</span><span class="cx">                 )
</span><span class="cx"> 
</span><del>-        yield super(AddressBookObject, self).remove()
</del><ins>+        yield super(AddressBookObject, self).reallyRemove() # FIXME: carddav trash?
</ins><span class="cx">         self._kind = None
</span><span class="cx">         self._ownerAddressBookResourceID = None
</span><span class="cx">         self._objectText = None
</span><span class="lines">@@ -2267,6 +2269,8 @@
</span><span class="cx">             obj.KIND,
</span><span class="cx">             obj.MD5,
</span><span class="cx">             Len(obj.TEXT),
</span><ins>+            obj.TRASHED,
+            obj.IS_IN_TRASH,
</ins><span class="cx">             obj.CREATED,
</span><span class="cx">             obj.MODIFIED,
</span><span class="cx">             obj.DATAVERSION,
</span><span class="lines">@@ -2283,6 +2287,8 @@
</span><span class="cx">             &quot;_kind&quot;,
</span><span class="cx">             &quot;_md5&quot;,
</span><span class="cx">             &quot;_size&quot;,
</span><ins>+            &quot;_trashed&quot;,
+            &quot;_is_in_trash&quot;,
</ins><span class="cx">             &quot;_created&quot;,
</span><span class="cx">             &quot;_modified&quot;,
</span><span class="cx">             &quot;_dataversion&quot;,
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingmigrationsync_metadatapy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/migration/sync_metadata.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/migration/sync_metadata.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/common/datastore/podding/migration/sync_metadata.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -15,8 +15,8 @@
</span><span class="cx"> ##
</span><span class="cx"> 
</span><span class="cx"> from twext.enterprise.dal.record import Record, fromTable
</span><ins>+from twext.enterprise.dal.syntax import Parameter, Delete
</ins><span class="cx"> from txdav.common.datastore.sql_tables import schema
</span><del>-from twext.enterprise.dal.syntax import Parameter, Delete
</del><span class="cx"> from twisted.internet.defer import inlineCallbacks
</span><span class="cx"> 
</span><span class="cx"> &quot;&quot;&quot;
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastorepoddingmigrationtesttest_migrationpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/podding/migration/test/test_migration.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/podding/migration/test/test_migration.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/common/datastore/podding/migration/test/test_migration.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -551,7 +551,7 @@
</span><span class="cx">         calnames = dict([(calendar.name(), calendar) for calendar in calendars])
</span><span class="cx">         self.assertEqual(
</span><span class="cx">             set(calnames.keys()),
</span><del>-            set((&quot;calendar&quot;, &quot;tasks&quot;, &quot;inbox&quot;, self.stash[&quot;sharename_user02_to_user01&quot;], self.stash[&quot;sharename_puser02_to_user01&quot;],))
</del><ins>+            set((&quot;calendar&quot;, &quot;tasks&quot;, &quot;inbox&quot;, &quot;trash&quot;, self.stash[&quot;sharename_user02_to_user01&quot;], self.stash[&quot;sharename_puser02_to_user01&quot;],))
</ins><span class="cx">         )
</span><span class="cx"> 
</span><span class="cx">         # Check shared-by user01 on new pod
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresqlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/common/datastore/sql.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -37,7 +37,7 @@
</span><span class="cx"> from twext.enterprise.ienterprise import AlreadyFinishedError
</span><span class="cx"> from twext.enterprise.jobqueue import LocalQueuer
</span><span class="cx"> from twext.enterprise.util import parseSQLTimestamp
</span><del>-from twext.internet.decorate import memoizedKey, Memoizable
</del><ins>+from twext.internet.decorate import Memoizable
</ins><span class="cx"> from twext.python.clsprop import classproperty
</span><span class="cx"> from twext.python.log import Logger
</span><span class="cx"> 
</span><span class="lines">@@ -66,7 +66,7 @@
</span><span class="cx"> from txdav.common.datastore.sql_tables import _BIND_MODE_OWN, _BIND_STATUS_ACCEPTED, \
</span><span class="cx">     _HOME_STATUS_EXTERNAL, _HOME_STATUS_NORMAL, \
</span><span class="cx">     _HOME_STATUS_PURGING, schema, _HOME_STATUS_MIGRATING, \
</span><del>-    _HOME_STATUS_DISABLED
</del><ins>+    _HOME_STATUS_DISABLED, _CHILD_TYPE_NORMAL
</ins><span class="cx"> from txdav.common.datastore.sql_util import _SharedSyncLogic
</span><span class="cx"> from txdav.common.datastore.sql_sharing import SharingHomeMixIn, SharingMixIn
</span><span class="cx"> from txdav.common.icommondatastore import ConcurrentModification, \
</span><span class="lines">@@ -76,18 +76,20 @@
</span><span class="cx">     HomeChildNameAlreadyExistsError, NoSuchHomeChildError, \
</span><span class="cx">     ObjectResourceNameNotAllowedError, ObjectResourceNameAlreadyExistsError, \
</span><span class="cx">     NoSuchObjectResourceError, AllRetriesFailed, \
</span><del>-    TooManyObjectResourcesError, SyncTokenValidException
</del><ins>+    TooManyObjectResourcesError, SyncTokenValidException, AlreadyInTrashError
</ins><span class="cx"> from txdav.common.idirectoryservice import IStoreDirectoryService, \
</span><span class="cx">     DirectoryRecordNotFoundError
</span><span class="cx"> from txdav.idav import ChangeCategory
</span><span class="cx"> 
</span><span class="cx"> from zope.interface import implements, directlyProvides
</span><span class="cx"> 
</span><del>-import collections
</del><ins>+from collections import defaultdict
+import datetime
</ins><span class="cx"> import inspect
</span><span class="cx"> import itertools
</span><span class="cx"> import sys
</span><span class="cx"> import time
</span><ins>+from uuid import uuid4
</ins><span class="cx"> 
</span><span class="cx"> current_sql_schema = getModule(__name__).filePath.sibling(&quot;sql_schema&quot;).child(&quot;current.sql&quot;).getContent()
</span><span class="cx"> 
</span><span class="lines">@@ -572,17 +574,17 @@
</span><span class="cx">         self._queuer = self._store.queuer
</span><span class="cx">         self._cachedHomes = {
</span><span class="cx">             ECALENDARTYPE: {
</span><del>-                &quot;byUID&quot;: collections.defaultdict(dict),
-                &quot;byID&quot;: collections.defaultdict(dict),
</del><ins>+                &quot;byUID&quot;: defaultdict(dict),
+                &quot;byID&quot;: defaultdict(dict),
</ins><span class="cx">             },
</span><span class="cx">             EADDRESSBOOKTYPE: {
</span><del>-                &quot;byUID&quot;: collections.defaultdict(dict),
-                &quot;byID&quot;: collections.defaultdict(dict),
</del><ins>+                &quot;byUID&quot;: defaultdict(dict),
+                &quot;byID&quot;: defaultdict(dict),
</ins><span class="cx">             },
</span><span class="cx">         }
</span><span class="cx">         self._notificationHomes = {
</span><del>-            &quot;byUID&quot;: collections.defaultdict(dict),
-            &quot;byID&quot;: collections.defaultdict(dict),
</del><ins>+            &quot;byUID&quot;: defaultdict(dict),
+            &quot;byID&quot;: defaultdict(dict),
</ins><span class="cx">         }
</span><span class="cx">         self._notifierFactories = notifierFactories
</span><span class="cx">         self._notifiedAlready = set()
</span><span class="lines">@@ -1557,6 +1559,7 @@
</span><span class="cx"> 
</span><span class="cx">     _externalClass = None
</span><span class="cx">     _childClass = None
</span><ins>+    _trashClass = None
</ins><span class="cx"> 
</span><span class="cx">     _bindSchema = None
</span><span class="cx">     _revisionsSchema = None
</span><span class="lines">@@ -1601,7 +1604,7 @@
</span><span class="cx">                 self._authzUID = self._ownerUID
</span><span class="cx">         self._dataVersion = None
</span><span class="cx">         self._childrenLoaded = False
</span><del>-        self._children = {}
</del><ins>+        self._children = defaultdict(dict)
</ins><span class="cx">         self._notifiers = None
</span><span class="cx">         self._quotaUsedBytes = None
</span><span class="cx">         self._created = None
</span><span class="lines">@@ -2177,17 +2180,21 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     @inlineCallbacks
</span><del>-    def children(self):
</del><ins>+    def children(self, onlyInTrash=False):
</ins><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Retrieve children contained in this home.
</span><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         x = []
</span><del>-        names = yield self.listChildren()
</del><ins>+        names = yield self.listChildren(onlyInTrash=onlyInTrash)
</ins><span class="cx">         for name in names:
</span><del>-            x.append((yield self.childWithName(name)))
</del><ins>+            x.append((yield self.childWithName(name, onlyInTrash=onlyInTrash)))
</ins><span class="cx">         returnValue(x)
</span><span class="cx"> 
</span><span class="cx"> 
</span><ins>+    def _childrenKey(self, onlyInTrash):
+        return &quot;TRASHED&quot; if onlyInTrash else &quot;NOTTRASHED&quot;
+
+
</ins><span class="cx">     @inlineCallbacks
</span><span class="cx">     def loadChildren(self):
</span><span class="cx">         &quot;&quot;&quot;
</span><span class="lines">@@ -2195,27 +2202,30 @@
</span><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         results = (yield self._childClass.loadAllObjects(self))
</span><span class="cx">         for result in results:
</span><del>-            self._children[result.name()] = result
-            self._children[result._resourceID] = result
</del><ins>+            key = self._childrenKey(result.isInTrash())
+            if result.name() not in self._children[key]:
+                self._children[key][result.name()] = result
+                self._children[key][result._resourceID] = result
</ins><span class="cx">         self._childrenLoaded = True
</span><span class="cx">         returnValue(results)
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-    def listChildren(self):
</del><ins>+    @inlineCallbacks
+    def listChildren(self, onlyInTrash=False):
</ins><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Retrieve the names of the children in this home.
</span><span class="cx"> 
</span><span class="cx">         @return: an iterable of C{str}s.
</span><span class="cx">         &quot;&quot;&quot;
</span><span class="cx"> 
</span><del>-        if self._childrenLoaded:
-            return succeed([k for k in self._children.keys() if isinstance(k, str)])
-        else:
-            return self._childClass.listObjects(self)
</del><ins>+        if not self._childrenLoaded:
+            yield self.loadChildren()
+        names = [k for k in self._children[self._childrenKey(onlyInTrash)].keys() if not isinstance(k, int)]
+        returnValue(names)
</ins><span class="cx"> 
</span><span class="cx"> 
</span><del>-    @memoizedKey(&quot;name&quot;, &quot;_children&quot;)
-    def childWithName(self, name):
</del><ins>+    @inlineCallbacks
+    def childWithName(self, name, onlyInTrash=False):
</ins><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Retrieve the child with the given C{name} contained in this
</span><span class="cx">         home.
</span><span class="lines">@@ -2223,10 +2233,16 @@
</span><span class="cx">         @param name: a string.
</span><span class="cx">         @return: an L{ICalendar} or C{None} if no such child exists.
</span><span class="cx">         &quot;&quot;&quot;
</span><del>-        return self._childClass.objectWithName(self, name)
</del><ins>+        childrenKey = self._childrenKey(onlyInTrash)
+        if name not in self._children[childrenKey]:
+            child = yield self._childClass.objectWithName(self, name, onlyInTrash=onlyInTrash)
+            if child is not None:
+                self._children[childrenKey][name] = child
+                self._children[childrenKey][child.id()] = child
+        returnValue(self._children[childrenKey].get(name, None))
</ins><span class="cx"> 
</span><span class="cx"> 
</span><del>-    def anyObjectWithShareUID(self, shareUID):
</del><ins>+    def anyObjectWithShareUID(self, shareUID, onlyInTrash=False):
</ins><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Retrieve the child accepted or otherwise with the given bind identifier contained in this
</span><span class="cx">         home.
</span><span class="lines">@@ -2234,11 +2250,11 @@
</span><span class="cx">         @param name: a string.
</span><span class="cx">         @return: an L{ICalendar} or C{None} if no such child exists.
</span><span class="cx">         &quot;&quot;&quot;
</span><del>-        return self._childClass.objectWithName(self, shareUID, accepted=None)
</del><ins>+        return self._childClass.objectWithName(self, shareUID, accepted=None, onlyInTrash=onlyInTrash)
</ins><span class="cx"> 
</span><span class="cx"> 
</span><del>-    @memoizedKey(&quot;resourceID&quot;, &quot;_children&quot;)
-    def childWithID(self, resourceID):
</del><ins>+    @inlineCallbacks
+    def childWithID(self, resourceID, onlyInTrash=False):
</ins><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Retrieve the child with the given C{resourceID} contained in this
</span><span class="cx">         home.
</span><span class="lines">@@ -2246,10 +2262,16 @@
</span><span class="cx">         @param name: a string.
</span><span class="cx">         @return: an L{ICalendar} or C{None} if no such child exists.
</span><span class="cx">         &quot;&quot;&quot;
</span><del>-        return self._childClass.objectWithID(self, resourceID)
</del><ins>+        childrenKey = self._childrenKey(onlyInTrash)
+        if resourceID not in self._children[childrenKey]:
+            child = yield self._childClass.objectWithID(self, resourceID, onlyInTrash=onlyInTrash)
+            if child is not None:
+                self._children[childrenKey][resourceID] = child
+                self._children[childrenKey][child.name()] = child
+        returnValue(self._children[childrenKey].get(resourceID, None))
</ins><span class="cx"> 
</span><span class="cx"> 
</span><del>-    def childWithBindUID(self, bindUID):
</del><ins>+    def childWithBindUID(self, bindUID, onlyInTrash=False):
</ins><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Retrieve the child with the given C{bindUID} contained in this
</span><span class="cx">         home.
</span><span class="lines">@@ -2257,10 +2279,10 @@
</span><span class="cx">         @param name: a string.
</span><span class="cx">         @return: an L{ICalendar} or C{None} if no such child exists.
</span><span class="cx">         &quot;&quot;&quot;
</span><del>-        return self._childClass.objectWithBindUID(self, bindUID)
</del><ins>+        return self._childClass.objectWithBindUID(self, bindUID, onlyInTrash=onlyInTrash)
</ins><span class="cx"> 
</span><span class="cx"> 
</span><del>-    def allChildWithID(self, resourceID):
</del><ins>+    def allChildWithID(self, resourceID, onlyInTrash=False):
</ins><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Retrieve the child with the given C{resourceID} contained in this
</span><span class="cx">         home.
</span><span class="lines">@@ -2268,7 +2290,7 @@
</span><span class="cx">         @param name: a string.
</span><span class="cx">         @return: an L{ICalendar} or C{None} if no such child exists.
</span><span class="cx">         &quot;&quot;&quot;
</span><del>-        return self._childClass.objectWithID(self, resourceID, accepted=None)
</del><ins>+        return self._childClass.objectWithID(self, resourceID, accepted=None, onlyInTrash=onlyInTrash)
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     @inlineCallbacks
</span><span class="lines">@@ -2277,6 +2299,10 @@
</span><span class="cx">             raise HomeChildNameNotAllowedError(name)
</span><span class="cx"> 
</span><span class="cx">         child = yield self._childClass.create(self, name, bindUID=bindUID)
</span><ins>+        if child is not None:
+            key = self._childrenKey(False)
+            self._children[key][name] = child
+            self._children[key][child.id()] = child
</ins><span class="cx">         returnValue(child)
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="lines">@@ -2285,13 +2311,20 @@
</span><span class="cx">         child = yield self.childWithName(name)
</span><span class="cx">         if child is None:
</span><span class="cx">             raise NoSuchHomeChildError()
</span><ins>+        key = self._childrenKey(child.isInTrash())
</ins><span class="cx">         resourceID = child._resourceID
</span><span class="cx"> 
</span><span class="cx">         yield child.remove()
</span><del>-        self._children.pop(name, None)
-        self._children.pop(resourceID, None)
</del><ins>+        self._children[key].pop(name, None)
+        self._children[key].pop(resourceID, None)
</ins><span class="cx"> 
</span><span class="cx"> 
</span><ins>+    @inlineCallbacks
+    def createTrash(self):
+        child = yield self._trashClass.create(self, &quot;trash&quot;)
+        returnValue(child)
+
+
</ins><span class="cx">     @classproperty
</span><span class="cx">     def _syncTokenQuery(cls):
</span><span class="cx">         &quot;&quot;&quot;
</span><span class="lines">@@ -2886,7 +2919,9 @@
</span><span class="cx">     _revisionsSchema = None
</span><span class="cx">     _objectSchema = None
</span><span class="cx"> 
</span><ins>+    _childType = _CHILD_TYPE_NORMAL
</ins><span class="cx"> 
</span><ins>+
</ins><span class="cx">     @classmethod
</span><span class="cx">     @inlineCallbacks
</span><span class="cx">     def makeClass(cls, home, bindData, additionalBindData, metadataData, propstore=None, ownerHome=None):
</span><span class="lines">@@ -3053,6 +3088,14 @@
</span><span class="cx">             self._notifiers = None
</span><span class="cx"> 
</span><span class="cx"> 
</span><ins>+    def isTrash(self):
+        return False
+
+
+    def originalParentForResource(self, objectResource):
+        return succeed(objectResource._parentCollection)
+
+
</ins><span class="cx">     def memoMe(self, key, memo):
</span><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Add this object to the memo dictionary in whatever fashion is appropriate.
</span><span class="lines">@@ -3068,22 +3111,6 @@
</span><span class="cx"> 
</span><span class="cx">     @classmethod
</span><span class="cx">     @inlineCallbacks
</span><del>-    def listObjects(cls, home):
-        &quot;&quot;&quot;
-        Retrieve the names of the children that exist in the given home.
-
-        @return: an iterable of C{str}s.
-        &quot;&quot;&quot;
-        # FIXME: tests don't cover this as directly as they should.
-        rows = yield cls._acceptedBindForHomeID.on(
-            home._txn, homeID=home._resourceID
-        )
-        names = [row[cls.bindColumns().index(cls._bindSchema.RESOURCE_NAME)] for row in rows]
-        returnValue(names)
-
-
-    @classmethod
-    @inlineCallbacks
</del><span class="cx">     def loadAllObjects(cls, home):
</span><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Load all L{CommonHomeChild} instances which are children of a given
</span><span class="lines">@@ -3126,29 +3153,29 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     @classmethod
</span><del>-    def objectWithName(cls, home, name, accepted=True):
-        return cls.objectWith(home, name=name, accepted=accepted)
</del><ins>+    def objectWithName(cls, home, name, accepted=True, onlyInTrash=False):
+        return cls.objectWith(home, name=name, accepted=accepted, onlyInTrash=onlyInTrash)
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     @classmethod
</span><del>-    def objectWithID(cls, home, resourceID, accepted=True):
-        return cls.objectWith(home, resourceID=resourceID, accepted=accepted)
</del><ins>+    def objectWithID(cls, home, resourceID, accepted=True, onlyInTrash=False):
+        return cls.objectWith(home, resourceID=resourceID, accepted=accepted, onlyInTrash=onlyInTrash)
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     @classmethod
</span><del>-    def objectWithBindUID(cls, home, bindUID, accepted=True):
-        return cls.objectWith(home, bindUID=bindUID, accepted=accepted)
</del><ins>+    def objectWithBindUID(cls, home, bindUID, accepted=True, onlyInTrash=False):
+        return cls.objectWith(home, bindUID=bindUID, accepted=accepted, onlyInTrash=onlyInTrash)
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     @classmethod
</span><span class="cx">     @inlineCallbacks
</span><del>-    def objectWith(cls, home, name=None, resourceID=None, bindUID=None, accepted=True):
</del><ins>+    def objectWith(cls, home, name=None, resourceID=None, bindUID=None, accepted=True, onlyInTrash=False):
</ins><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Create the object using one of the specified arguments as the key to load it. One
</span><span class="cx">         and only one of the keyword arguments must be set.
</span><span class="cx"> 
</span><del>-        @param parent: parent collection
-        @type parent: L{CommonHomeChild}
</del><ins>+        @param home: home
+        @type home: L{CommonHome}
</ins><span class="cx">         @param name: name of the resource, or C{None}
</span><span class="cx">         @type name: C{str}
</span><span class="cx">         @param uid: resource data UID, or C{None}
</span><span class="lines">@@ -3171,6 +3198,18 @@
</span><span class="cx">         if accepted is not None and (bindStatus == _BIND_STATUS_ACCEPTED) != bool(accepted):
</span><span class="cx">             returnValue(None)
</span><span class="cx"> 
</span><ins>+        # Suppress if the collection is trash-capable and is in the trash
+        try:
+            isInTrash = metadataData[cls.metadataColumns().index(cls._homeChildMetaDataSchema.IS_IN_TRASH)]
+        except (AttributeError, ValueError):
+            isInTrash = False
+        if onlyInTrash:
+            if not isInTrash:
+                returnValue(None)
+        else:
+            if isInTrash:
+                returnValue(None)
+
</ins><span class="cx">         child = yield cls.makeClass(home, bindData, additionalBindData, metadataData)
</span><span class="cx">         returnValue(child)
</span><span class="cx"> 
</span><span class="lines">@@ -3193,8 +3232,13 @@
</span><span class="cx">         DAL statement to create a home child with all default values.
</span><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         child = cls._homeChildMetaDataSchema
</span><del>-        return Insert({child.RESOURCE_ID: Parameter(&quot;resourceID&quot;)},
-                      Return=(child.CREATED, child.MODIFIED))
</del><ins>+        return Insert(
+            {
+                child.RESOURCE_ID: Parameter(&quot;resourceID&quot;),
+                child.CHILD_TYPE: Parameter(&quot;childType&quot;),
+            },
+            Return=(child.CREATED, child.MODIFIED)
+        )
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     @classmethod
</span><span class="lines">@@ -3211,7 +3255,9 @@
</span><span class="cx">         resourceID = (yield cls._insertHomeChild.on(home._txn))[0][0]
</span><span class="cx"> 
</span><span class="cx">         # Initialize this object
</span><del>-        yield cls._insertHomeChildMetaData.on(home._txn, resourceID=resourceID)
</del><ins>+        yield cls._insertHomeChildMetaData.on(
+            home._txn, resourceID=resourceID, childType=cls._childType,
+        )
</ins><span class="cx"> 
</span><span class="cx">         # Bind table needs entry
</span><span class="cx">         yield cls._bindInsertQuery.on(
</span><span class="lines">@@ -3360,8 +3406,9 @@
</span><span class="cx">                                    homeID=self._home._resourceID)
</span><span class="cx">         self._name = name
</span><span class="cx">         # update memos
</span><del>-        del self._home._children[oldName]
-        self._home._children[name] = self
</del><ins>+        key = self._home._childrenKey(self.isInTrash())
+        del self._home._children[key][oldName]
+        self._home._children[key][name] = self
</ins><span class="cx">         yield self._renameSyncToken()
</span><span class="cx"> 
</span><span class="cx">         yield self.notifyPropertyChanged()
</span><span class="lines">@@ -3379,7 +3426,23 @@
</span><span class="cx"> 
</span><span class="cx">     @inlineCallbacks
</span><span class="cx">     def remove(self):
</span><ins>+        &quot;&quot;&quot;
+        Just moves the collection to the trash
+        &quot;&quot;&quot;
</ins><span class="cx"> 
</span><ins>+        if config.EnableTrashCollection:
+            isInTrash = yield self.isInTrash()
+            if isInTrash:
+                raise AlreadyInTrashError
+            else:
+                yield self.toTrash()
+        else:
+            yield self.reallyRemove()
+
+
+    @inlineCallbacks
+    def reallyRemove(self):
+
</ins><span class="cx">         # Stop sharing first
</span><span class="cx">         yield self.ownerDeleteShare()
</span><span class="cx"> 
</span><span class="lines">@@ -3401,11 +3464,118 @@
</span><span class="cx">         yield self._home.notifyChanged()
</span><span class="cx"> 
</span><span class="cx"> 
</span><ins>+    @classproperty
+    def _updateIsInTrashQuery(cls):
+        table = cls._homeChildMetaDataSchema
+        return Update(
+            {table.IS_IN_TRASH: Parameter(&quot;isInTrash&quot;), table.TRASHED: Parameter(&quot;trashed&quot;)},
+            Where=table.RESOURCE_ID == Parameter(&quot;resourceID&quot;),
+        )
+
+
+    @inlineCallbacks
+    def toTrash(self):
+        # print(&quot;XYZZY collection toTrash&quot;)
+        yield self.ownerDeleteShare()
+
+        for resource in (yield self.objectResources()):
+            yield resource.toTrash()
+        whenTrashed = datetime.datetime.utcnow()
+        yield self._updateIsInTrashQuery.on(
+            self._txn, isInTrash=True, trashed=whenTrashed, resourceID=self._resourceID
+        )
+        newName = &quot;{}-{}&quot;.format(self._name[:36], str(uuid4()))
+        yield self.rename(newName)
+        # yield self.notifyPropertyChanged()
+        # yield self.invalidateQueryCache()
+        yield self._deletedSyncToken()
+        # yield self._home.notifyChanged()
+
+        # Update _children cache to reflect moving to trash
+        try:
+            del self._home._children[self._home._childrenKey(False)][newName]
+        except KeyError:
+            pass
+        try:
+            del self._home._children[self._home._childrenKey(False)][self._resourceID]
+        except KeyError:
+            pass
+        self._home._children[self._home._childrenKey(True)][newName] = self
+        self._home._children[self._home._childrenKey(True)][self._resourceID] = self
+
+        self._isInTrash = True
+        self._trashed = str(whenTrashed)
+
+
+    @inlineCallbacks
+    def fromTrash(
+        self, restoreChildren=True, delta=datetime.timedelta(minutes=5),
+        verbose=False
+    ):
+        if not self._isInTrash:
+            returnValue(None)
+
+        startTime = self.whenTrashed()
+        if delta is not None:
+            startTime = startTime - delta
+
+        yield self._updateIsInTrashQuery.on(
+            self._txn, isInTrash=False, trashed=None, resourceID=self._resourceID
+        )
+        yield self._initSyncToken()
+        yield self.notifyPropertyChanged()
+        yield self.invalidateQueryCache()
+        yield self._home.notifyChanged()
+        self._isInTrash = False
+        self._trashed = None
+
+        # Update _children cache to reflect moving from trash
+        try:
+            del self._home._children[self._home._childrenKey(True)][self._name]
+        except KeyError:
+            pass
+        try:
+            del self._home._children[self._home._childrenKey(True)][self._resourceID]
+        except KeyError:
+            pass
+        self._home._children[self._home._childrenKey(False)][self._name] = self
+        self._home._children[self._home._childrenKey(False)][self._resourceID] = self
+
+        if restoreChildren:
+            trash = yield self._home.childWithName(&quot;trash&quot;)
+            childrenToRestore = yield trash.trashForCollection(
+                self._resourceID, start=startTime
+            )
+            for child in childrenToRestore:
+                if verbose:
+                    component = yield child.component()
+                    summary = component.mainComponent().propertyValue(&quot;SUMMARY&quot;, &quot;&lt;no title&gt;&quot;)
+                    print(&quot;Recovering \&quot;{}\&quot;&quot;.format(summary.encode(&quot;utf-8&quot;)))
+
+                yield child.fromTrash()
+
+
+    @classproperty
+    def _selectIsInTrashQuery(cls):
+        table = cls._homeChildMetaDataSchema
+        return Select((table.IS_IN_TRASH, table.TRASHED), From=table, Where=table.RESOURCE_ID == Parameter(&quot;resourceID&quot;))
+
+
+    def isInTrash(self):
+        return getattr(self, &quot;_isInTrash&quot;, False)
+
+
+    def whenTrashed(self):
+        if self._trashed is None:
+            return None
+        return parseSQLTimestamp(self._trashed)
+
+
</ins><span class="cx">     def purge(self):
</span><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Do a &quot;silent&quot; removal of this object resource.
</span><span class="cx">         &quot;&quot;&quot;
</span><del>-        return self.remove()
</del><ins>+        return self.reallyRemove()
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     def ownerHome(self):
</span><span class="lines">@@ -3469,6 +3639,9 @@
</span><span class="cx"> 
</span><span class="cx">     @inlineCallbacks
</span><span class="cx">     def listObjectResources(self):
</span><ins>+        &quot;&quot;&quot;
+        Returns a list of names of object resources in this collection
+        &quot;&quot;&quot;
</ins><span class="cx">         if self._objectNames is None:
</span><span class="cx">             self._objectNames = yield self._objectResourceClass.listObjects(self)
</span><span class="cx">         returnValue(self._objectNames)
</span><span class="lines">@@ -3578,6 +3751,7 @@
</span><span class="cx">         self._objects[objectResource.name()] = objectResource
</span><span class="cx">         self._objects[objectResource.uid()] = objectResource
</span><span class="cx">         self._objects[objectResource.id()] = objectResource
</span><ins>+        self._objectNames = None
</ins><span class="cx"> 
</span><span class="cx">         # Note: create triggers a notification when the component is set, so we
</span><span class="cx">         # don't need to call notify() here like we do for object removal.
</span><span class="lines">@@ -3585,6 +3759,20 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     @inlineCallbacks
</span><ins>+    def addedObjectResource(self, child):
+        &quot;&quot;&quot;
+        When a resource is put back from the trash to the original collection,
+        this method updates/invalidates caches and triggers a notification.
+        &quot;&quot;&quot;
+        self._objects[child.name()] = child
+        self._objects[child.uid()] = child
+        self._objects[child.id()] = child
+        # Invalidate _objectNames so it will get reloaded
+        self._objectNames = None
+        yield self.notifyChanged()
+
+
+    @inlineCallbacks
</ins><span class="cx">     def removedObjectResource(self, child):
</span><span class="cx">         self._objects.pop(child.name(), None)
</span><span class="cx">         self._objects.pop(child.uid(), None)
</span><span class="lines">@@ -4160,23 +4348,24 @@
</span><span class="cx">         &quot;&quot;&quot;
</span><span class="cx"> 
</span><span class="cx">         rows = None
</span><ins>+        parentID = parent._resourceID
</ins><span class="cx">         if name:
</span><span class="cx">             rows = yield cls._allColumnsWithParentAndName.on(
</span><span class="cx">                 parent._txn,
</span><span class="cx">                 name=name,
</span><del>-                parentID=parent._resourceID
</del><ins>+                parentID=parentID
</ins><span class="cx">             )
</span><span class="cx">         elif uid:
</span><span class="cx">             rows = yield cls._allColumnsWithParentAndUID.on(
</span><span class="cx">                 parent._txn,
</span><span class="cx">                 uid=uid,
</span><del>-                parentID=parent._resourceID
</del><ins>+                parentID=parentID
</ins><span class="cx">             )
</span><span class="cx">         elif resourceID:
</span><span class="cx">             rows = yield cls._allColumnsWithParentAndID.on(
</span><span class="cx">                 parent._txn,
</span><span class="cx">                 resourceID=resourceID,
</span><del>-                parentID=parent._resourceID
</del><ins>+                parentID=parentID
</ins><span class="cx">             )
</span><span class="cx"> 
</span><span class="cx">         returnValue(rows[0] if rows else None)
</span><span class="lines">@@ -4281,7 +4470,7 @@
</span><span class="cx">         rows = yield Select(
</span><span class="cx">             [obj.RESOURCE_NAME],
</span><span class="cx">             From=obj,
</span><del>-            Where=obj.PARENT_RESOURCE_ID == Parameter('parentID')
</del><ins>+            Where=(obj.PARENT_RESOURCE_ID == Parameter('parentID'))
</ins><span class="cx">         ).on(parent._txn, parentID=parent.id())
</span><span class="cx">         returnValue(sorted([row[0] for row in rows]))
</span><span class="cx"> 
</span><span class="lines">@@ -4716,8 +4905,25 @@
</span><span class="cx">         raise NotImplementedError
</span><span class="cx"> 
</span><span class="cx"> 
</span><ins>+    def remove(self, options=None):
+        &quot;&quot;&quot;
+        Just moves the object to the trash
+        &quot;&quot;&quot;
+
+        if config.EnableTrashCollection:
+            if self._parentCollection.isTrash():
+                raise AlreadyInTrashError
+            else:
+                return self.toTrash()
+        else:
+            return self.reallyRemove(options=options)
+
+
</ins><span class="cx">     @inlineCallbacks
</span><del>-    def remove(self, options=None):
</del><ins>+    def reallyRemove(self, options=None):
+        &quot;&quot;&quot;
+        Remove, bypassing the trash
+        &quot;&quot;&quot;
</ins><span class="cx">         yield self._deleteQuery.on(self._txn, NoSuchObjectResourceError,
</span><span class="cx">                                    resourceID=self._resourceID)
</span><span class="cx">         yield self.properties()._removeResource()
</span><span class="lines">@@ -4736,11 +4942,95 @@
</span><span class="cx">         self._cachedComponent = None
</span><span class="cx"> 
</span><span class="cx"> 
</span><ins>+    @classproperty
+    def _updateToTrashQuery(cls):
+        obj = cls._objectSchema
+        return Update(
+            {obj.ORIGINAL_COLLECTION: Parameter(&quot;originalCollection&quot;), obj.TRASHED: Parameter(&quot;trashed&quot;)},
+            Where=obj.RESOURCE_ID == Parameter(&quot;resourceID&quot;),
+        )
+
+
+    @classproperty
+    def _updateFromTrashQuery(cls):
+        obj = cls._objectSchema
+        return Update(
+            {obj.ORIGINAL_COLLECTION: None, obj.TRASHED: None},
+            Where=obj.RESOURCE_ID == Parameter(&quot;resourceID&quot;),
+        )
+
+
+    @classproperty
+    def _selectTrashDataQuery(cls):
+        obj = cls._objectSchema
+        return Select((obj.ORIGINAL_COLLECTION, obj.TRASHED), From=obj, Where=obj.RESOURCE_ID == Parameter(&quot;resourceID&quot;))
+
+
+    @inlineCallbacks
+    def originalCollection(self):
+        originalCollectionID, _ignore_whenTrashed = (
+            yield self._selectTrashDataQuery.on(
+                self._txn, resourceID=self._resourceID
+            )
+        )[0]
+        originalCollection = yield self._parentCollection._home.childWithID(originalCollectionID)
+        returnValue(originalCollection)
+
+
+    @inlineCallbacks
+    def toTrash(self):
+        originalCollection = self._parentCollection._resourceID
+        trash = yield self._parentCollection.ownerHome().childWithName(&quot;trash&quot;)
+        newName = str(uuid4())
+        yield self.moveTo(trash, name=newName)
+        yield self._updateToTrashQuery.on(
+            self._txn, originalCollection=originalCollection, trashed=datetime.datetime.utcnow(), resourceID=self._resourceID
+        )
+        returnValue(newName)
+
+
+    @inlineCallbacks
+    def fromTrash(self):
+        originalCollection = yield self.originalCollection()
+        yield self.moveTo(originalCollection)
+        yield self._updateFromTrashQuery.on(
+            self._txn, resourceID=self._resourceID
+        )
+        returnValue(self._name)
+
+
+    @classproperty
+    def _selectIsInTrashQuery(cls):
+        obj = cls._objectSchema
+        return Select((obj.ORIGINAL_COLLECTION, obj.TRASHED), From=obj, Where=obj.RESOURCE_ID == Parameter(&quot;resourceID&quot;))
+
+
+    @inlineCallbacks
+    def isInTrash(self):
+        originalCollectionID = (
+            yield self._selectIsInTrashQuery.on(
+                self._txn, resourceID=self._resourceID
+            )
+        )[0][0]
+        returnValue(originalCollectionID is not None)
+
+
+    @inlineCallbacks
+    def whenTrashed(self):
+        returnValue(
+            (
+                yield self._selectIsInTrashQuery.on(
+                    self._txn, resourceID=self._resourceID
+                )
+            )[0][1]
+        )
+
+
</ins><span class="cx">     def purge(self):
</span><span class="cx">         &quot;&quot;&quot;
</span><span class="cx">         Do a &quot;silent&quot; removal of this object resource.
</span><span class="cx">         &quot;&quot;&quot;
</span><del>-        return self.remove()
</del><ins>+        return self.reallyRemove()
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     def removeNotifyCategory(self):
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_directorypy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_directory.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_directory.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/common/datastore/sql_directory.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -21,9 +21,9 @@
</span><span class="cx"> from twisted.internet.defer import inlineCallbacks, returnValue
</span><span class="cx"> from txdav.common.datastore.sql_tables import schema
</span><span class="cx"> from txdav.common.icommondatastore import AllRetriesFailed, NotFoundError
</span><ins>+from txdav.who.delegates import Delegates
</ins><span class="cx"> import datetime
</span><span class="cx"> import hashlib
</span><del>-from txdav.who.delegates import Delegates
</del><span class="cx"> 
</span><span class="cx"> log = Logger()
</span><span class="cx"> 
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_externalpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_external.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_external.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/common/datastore/sql_external.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -264,8 +264,8 @@
</span><span class="cx"> 
</span><span class="cx">     @classmethod
</span><span class="cx">     @inlineCallbacks
</span><del>-    def objectWith(cls, home, name=None, resourceID=None, bindUID=None, accepted=True):
-        mapping = yield home._txn.store().conduit.send_homechild_objectwith(home, name, resourceID, bindUID, accepted)
</del><ins>+    def objectWith(cls, home, name=None, resourceID=None, bindUID=None, accepted=True, onlyInTrash=False):
+        mapping = yield home._txn.store().conduit.send_homechild_objectwith(home, name, resourceID, bindUID, accepted, onlyInTrash)
</ins><span class="cx"> 
</span><span class="cx">         if mapping:
</span><span class="cx">             child = yield cls.deserialize(home, mapping)
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemacurrentoracledialectsql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/current-oracle-dialect.sql (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/current-oracle-dialect.sql        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/current-oracle-dialect.sql        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -67,10 +67,21 @@
</span><span class="cx"> create table CALENDAR_METADATA (
</span><span class="cx">     &quot;RESOURCE_ID&quot; integer primary key references CALENDAR on delete cascade,
</span><span class="cx">     &quot;SUPPORTED_COMPONENTS&quot; nvarchar2(255) default null,
</span><ins>+    &quot;CHILD_TYPE&quot; integer default 0 not null,
+    &quot;TRASHED&quot; timestamp default null,
+    &quot;IS_IN_TRASH&quot; integer default 0 not null,
</ins><span class="cx">     &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
</span><span class="cx">     &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC'
</span><span class="cx"> );
</span><span class="cx"> 
</span><ins>+create table CHILD_TYPE (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into CHILD_TYPE (DESCRIPTION, ID) values ('normal', 0);
+insert into CHILD_TYPE (DESCRIPTION, ID) values ('inbox', 1);
+insert into CHILD_TYPE (DESCRIPTION, ID) values ('trash', 2);
</ins><span class="cx"> create table CALENDAR_MIGRATION (
</span><span class="cx">     &quot;CALENDAR_HOME_RESOURCE_ID&quot; integer references CALENDAR_HOME on delete cascade,
</span><span class="cx">     &quot;REMOTE_RESOURCE_ID&quot; integer not null,
</span><span class="lines">@@ -166,6 +177,8 @@
</span><span class="cx">     &quot;SCHEDULE_ETAGS&quot; nclob default null,
</span><span class="cx">     &quot;PRIVATE_COMMENTS&quot; integer default 0 not null,
</span><span class="cx">     &quot;MD5&quot; nchar(32),
</span><ins>+    &quot;TRASHED&quot; timestamp default null,
+    &quot;ORIGINAL_COLLECTION&quot; integer default null,
</ins><span class="cx">     &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
</span><span class="cx">     &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
</span><span class="cx">     &quot;DATAVERSION&quot; integer default 0 not null, 
</span><span class="lines">@@ -299,6 +312,8 @@
</span><span class="cx">     &quot;VCARD_UID&quot; nvarchar2(255),
</span><span class="cx">     &quot;KIND&quot; integer not null,
</span><span class="cx">     &quot;MD5&quot; nchar(32),
</span><ins>+    &quot;TRASHED&quot; timestamp default null,
+    &quot;IS_IN_TRASH&quot; integer default 0 not null,
</ins><span class="cx">     &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
</span><span class="cx">     &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
</span><span class="cx">     &quot;DATAVERSION&quot; integer default 0 not null, 
</span><span class="lines">@@ -634,7 +649,7 @@
</span><span class="cx">     &quot;VALUE&quot; nvarchar2(255)
</span><span class="cx"> );
</span><span class="cx"> 
</span><del>-insert into CALENDARSERVER (NAME, VALUE) values ('VERSION', '52');
</del><ins>+insert into CALENDARSERVER (NAME, VALUE) values ('VERSION', '53');
</ins><span class="cx"> insert into CALENDARSERVER (NAME, VALUE) values ('CALENDAR-DATAVERSION', '6');
</span><span class="cx"> insert into CALENDARSERVER (NAME, VALUE) values ('ADDRESSBOOK-DATAVERSION', '2');
</span><span class="cx"> insert into CALENDARSERVER (NAME, VALUE) values ('NOTIFICATION-DATAVERSION', '1');
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemacurrentsql"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_schema/current.sql (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/current.sql        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/current.sql        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -134,11 +134,25 @@
</span><span class="cx"> create table CALENDAR_METADATA (
</span><span class="cx">   RESOURCE_ID           integer      primary key references CALENDAR on delete cascade, -- implicit index
</span><span class="cx">   SUPPORTED_COMPONENTS  varchar(255) default null,
</span><ins>+  CHILD_TYPE            integer      default 0 not null,                                     -- enum CHILD_TYPE
+  TRASHED               timestamp    default null,
+  IS_IN_TRASH           boolean      default false not null, -- collection is in the trash
</ins><span class="cx">   CREATED               timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
</span><span class="cx">   MODIFIED              timestamp    default timezone('UTC', CURRENT_TIMESTAMP)
</span><span class="cx"> );
</span><span class="cx"> 
</span><ins>+-- Enumeration of child type
</ins><span class="cx"> 
</span><ins>+create table CHILD_TYPE (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into CHILD_TYPE values (0, 'normal');
+insert into CHILD_TYPE values (1, 'inbox');
+insert into CHILD_TYPE values (2, 'trash');
+
+
</ins><span class="cx"> ------------------------
</span><span class="cx"> -- Calendar Migration --
</span><span class="cx"> ------------------------
</span><span class="lines">@@ -278,6 +292,8 @@
</span><span class="cx">   SCHEDULE_ETAGS       text         default null,
</span><span class="cx">   PRIVATE_COMMENTS     boolean      default false not null,
</span><span class="cx">   MD5                  char(32)     not null,
</span><ins>+  TRASHED              timestamp    default null,
+  ORIGINAL_COLLECTION  integer      default null, -- calendar_resource_id prior to trash
</ins><span class="cx">   CREATED              timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
</span><span class="cx">   MODIFIED             timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
</span><span class="cx">   DATAVERSION          integer      default 0 not null,
</span><span class="lines">@@ -381,7 +397,7 @@
</span><span class="cx">   TRANSPARENT                 boolean      not null,
</span><span class="cx">   ADJUSTED_START_DATE         timestamp    default null,
</span><span class="cx">   ADJUSTED_END_DATE           timestamp    default null,
</span><del>-  
</del><ins>+
</ins><span class="cx">   primary key (TIME_RANGE_INSTANCE_ID, USER_ID)    -- implicit index
</span><span class="cx"> );
</span><span class="cx"> 
</span><span class="lines">@@ -536,6 +552,8 @@
</span><span class="cx">   VCARD_UID                     varchar(255)    not null,
</span><span class="cx">   KIND                          integer         not null,  -- enum ADDRESSBOOK_OBJECT_KIND
</span><span class="cx">   MD5                           char(32)        not null,
</span><ins>+  TRASHED                       timestamp       default null,
+  IS_IN_TRASH                   boolean         default false not null,
</ins><span class="cx">   CREATED                       timestamp       default timezone('UTC', CURRENT_TIMESTAMP),
</span><span class="cx">   MODIFIED                      timestamp       default timezone('UTC', CURRENT_TIMESTAMP),
</span><span class="cx">   DATAVERSION                   integer         default 0 not null,
</span><span class="lines">@@ -644,7 +662,7 @@
</span><span class="cx">   REVISION                  integer      default nextval('REVISION_SEQ') not null,
</span><span class="cx">   DELETED                   boolean      not null,
</span><span class="cx">   MODIFIED                  timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
</span><del>-  
</del><ins>+
</ins><span class="cx">   unique(CALENDAR_HOME_RESOURCE_ID, CALENDAR_RESOURCE_ID, CALENDAR_NAME, RESOURCE_NAME)    -- implicit index
</span><span class="cx"> );
</span><span class="cx"> 
</span><span class="lines">@@ -671,7 +689,7 @@
</span><span class="cx">   REVISION                      integer      default nextval('REVISION_SEQ') not null,
</span><span class="cx">   DELETED                       boolean      not null,
</span><span class="cx">   MODIFIED                      timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
</span><del>-  
</del><ins>+
</ins><span class="cx">   unique(ADDRESSBOOK_HOME_RESOURCE_ID, OWNER_HOME_RESOURCE_ID, ADDRESSBOOK_NAME, RESOURCE_NAME)    -- implicit index
</span><span class="cx"> );
</span><span class="cx"> 
</span><span class="lines">@@ -1211,7 +1229,7 @@
</span><span class="cx">   VALUE                         varchar(255)
</span><span class="cx"> );
</span><span class="cx"> 
</span><del>-insert into CALENDARSERVER values ('VERSION', '52');
</del><ins>+insert into CALENDARSERVER values ('VERSION', '53');
</ins><span class="cx"> insert into CALENDARSERVER values ('CALENDAR-DATAVERSION', '6');
</span><span class="cx"> insert into CALENDARSERVER values ('ADDRESSBOOK-DATAVERSION', '2');
</span><span class="cx"> insert into CALENDARSERVER values ('NOTIFICATION-DATAVERSION', '1');
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldoracledialectv51sql"></a>
<div class="delfile"><h4>Deleted: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/oracle-dialect/v51.sql (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/oracle-dialect/v51.sql        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/oracle-dialect/v51.sql        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -1,939 +0,0 @@
</span><del>-create sequence RESOURCE_ID_SEQ;
-create sequence JOB_SEQ;
-create sequence INSTANCE_ID_SEQ;
-create sequence ATTACHMENT_ID_SEQ;
-create sequence REVISION_SEQ;
-create sequence WORKITEM_SEQ;
-create table NODE_INFO (
-    &quot;HOSTNAME&quot; nvarchar2(255),
-    &quot;PID&quot; integer not null,
-    &quot;PORT&quot; integer not null,
-    &quot;TIME&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC' not null, 
-    primary key (&quot;HOSTNAME&quot;, &quot;PORT&quot;)
-);
-
-create table NAMED_LOCK (
-    &quot;LOCK_NAME&quot; nvarchar2(255) primary key
-);
-
-create table JOB (
-    &quot;JOB_ID&quot; integer primary key,
-    &quot;WORK_TYPE&quot; nvarchar2(255),
-    &quot;PRIORITY&quot; integer default 0,
-    &quot;WEIGHT&quot; integer default 0,
-    &quot;NOT_BEFORE&quot; timestamp not null,
-    &quot;ASSIGNED&quot; timestamp default null,
-    &quot;OVERDUE&quot; timestamp default null,
-    &quot;FAILED&quot; integer default 0
-);
-
-create table CALENDAR_HOME (
-    &quot;RESOURCE_ID&quot; integer primary key,
-    &quot;OWNER_UID&quot; nvarchar2(255) unique,
-    &quot;STATUS&quot; integer default 0 not null,
-    &quot;DATAVERSION&quot; integer default 0 not null
-);
-
-create table HOME_STATUS (
-    &quot;ID&quot; integer primary key,
-    &quot;DESCRIPTION&quot; nvarchar2(16) unique
-);
-
-insert into HOME_STATUS (DESCRIPTION, ID) values ('normal', 0);
-insert into HOME_STATUS (DESCRIPTION, ID) values ('external', 1);
-insert into HOME_STATUS (DESCRIPTION, ID) values ('purging', 2);
-create table CALENDAR (
-    &quot;RESOURCE_ID&quot; integer primary key
-);
-
-create table CALENDAR_HOME_METADATA (
-    &quot;RESOURCE_ID&quot; integer primary key references CALENDAR_HOME on delete cascade,
-    &quot;QUOTA_USED_BYTES&quot; integer default 0 not null,
-    &quot;DEFAULT_EVENTS&quot; integer default null references CALENDAR on delete set null,
-    &quot;DEFAULT_TASKS&quot; integer default null references CALENDAR on delete set null,
-    &quot;DEFAULT_POLLS&quot; integer default null references CALENDAR on delete set null,
-    &quot;ALARM_VEVENT_TIMED&quot; nclob default null,
-    &quot;ALARM_VEVENT_ALLDAY&quot; nclob default null,
-    &quot;ALARM_VTODO_TIMED&quot; nclob default null,
-    &quot;ALARM_VTODO_ALLDAY&quot; nclob default null,
-    &quot;AVAILABILITY&quot; nclob default null,
-    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
-    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC'
-);
-
-create table CALENDAR_METADATA (
-    &quot;RESOURCE_ID&quot; integer primary key references CALENDAR on delete cascade,
-    &quot;SUPPORTED_COMPONENTS&quot; nvarchar2(255) default null,
-    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
-    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC'
-);
-
-create table NOTIFICATION_HOME (
-    &quot;RESOURCE_ID&quot; integer primary key,
-    &quot;OWNER_UID&quot; nvarchar2(255) unique,
-    &quot;STATUS&quot; integer default 0 not null,
-    &quot;DATAVERSION&quot; integer default 0 not null
-);
-
-create table NOTIFICATION (
-    &quot;RESOURCE_ID&quot; integer primary key,
-    &quot;NOTIFICATION_HOME_RESOURCE_ID&quot; integer not null references NOTIFICATION_HOME,
-    &quot;NOTIFICATION_UID&quot; nvarchar2(255),
-    &quot;NOTIFICATION_TYPE&quot; nvarchar2(255),
-    &quot;NOTIFICATION_DATA&quot; nclob,
-    &quot;MD5&quot; nchar(32),
-    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
-    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
-    unique (&quot;NOTIFICATION_UID&quot;, &quot;NOTIFICATION_HOME_RESOURCE_ID&quot;)
-);
-
-create table CALENDAR_BIND (
-    &quot;CALENDAR_HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME,
-    &quot;CALENDAR_RESOURCE_ID&quot; integer not null references CALENDAR on delete cascade,
-    &quot;EXTERNAL_ID&quot; integer default null,
-    &quot;CALENDAR_RESOURCE_NAME&quot; nvarchar2(255),
-    &quot;BIND_MODE&quot; integer not null,
-    &quot;BIND_STATUS&quot; integer not null,
-    &quot;BIND_REVISION&quot; integer default 0 not null,
-    &quot;MESSAGE&quot; nclob,
-    &quot;TRANSP&quot; integer default 0 not null,
-    &quot;ALARM_VEVENT_TIMED&quot; nclob default null,
-    &quot;ALARM_VEVENT_ALLDAY&quot; nclob default null,
-    &quot;ALARM_VTODO_TIMED&quot; nclob default null,
-    &quot;ALARM_VTODO_ALLDAY&quot; nclob default null,
-    &quot;TIMEZONE&quot; nclob default null, 
-    primary key (&quot;CALENDAR_HOME_RESOURCE_ID&quot;, &quot;CALENDAR_RESOURCE_ID&quot;), 
-    unique (&quot;CALENDAR_HOME_RESOURCE_ID&quot;, &quot;CALENDAR_RESOURCE_NAME&quot;)
-);
-
-create table CALENDAR_BIND_MODE (
-    &quot;ID&quot; integer primary key,
-    &quot;DESCRIPTION&quot; nvarchar2(16) unique
-);
-
-insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('own', 0);
-insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('read', 1);
-insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('write', 2);
-insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('direct', 3);
-insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('indirect', 4);
-insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('group', 5);
-insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('group_read', 6);
-insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('group_write', 7);
-create table CALENDAR_BIND_STATUS (
-    &quot;ID&quot; integer primary key,
-    &quot;DESCRIPTION&quot; nvarchar2(16) unique
-);
-
-insert into CALENDAR_BIND_STATUS (DESCRIPTION, ID) values ('invited', 0);
-insert into CALENDAR_BIND_STATUS (DESCRIPTION, ID) values ('accepted', 1);
-insert into CALENDAR_BIND_STATUS (DESCRIPTION, ID) values ('declined', 2);
-insert into CALENDAR_BIND_STATUS (DESCRIPTION, ID) values ('invalid', 3);
-insert into CALENDAR_BIND_STATUS (DESCRIPTION, ID) values ('deleted', 4);
-create table CALENDAR_TRANSP (
-    &quot;ID&quot; integer primary key,
-    &quot;DESCRIPTION&quot; nvarchar2(16) unique
-);
-
-insert into CALENDAR_TRANSP (DESCRIPTION, ID) values ('opaque', 0);
-insert into CALENDAR_TRANSP (DESCRIPTION, ID) values ('transparent', 1);
-create table CALENDAR_OBJECT (
-    &quot;RESOURCE_ID&quot; integer primary key,
-    &quot;CALENDAR_RESOURCE_ID&quot; integer not null references CALENDAR on delete cascade,
-    &quot;RESOURCE_NAME&quot; nvarchar2(255),
-    &quot;ICALENDAR_TEXT&quot; nclob,
-    &quot;ICALENDAR_UID&quot; nvarchar2(255),
-    &quot;ICALENDAR_TYPE&quot; nvarchar2(255),
-    &quot;ATTACHMENTS_MODE&quot; integer default 0 not null,
-    &quot;DROPBOX_ID&quot; nvarchar2(255),
-    &quot;ORGANIZER&quot; nvarchar2(255),
-    &quot;RECURRANCE_MIN&quot; date,
-    &quot;RECURRANCE_MAX&quot; date,
-    &quot;ACCESS&quot; integer default 0 not null,
-    &quot;SCHEDULE_OBJECT&quot; integer default 0,
-    &quot;SCHEDULE_TAG&quot; nvarchar2(36) default null,
-    &quot;SCHEDULE_ETAGS&quot; nclob default null,
-    &quot;PRIVATE_COMMENTS&quot; integer default 0 not null,
-    &quot;MD5&quot; nchar(32),
-    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
-    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
-    &quot;DATAVERSION&quot; integer default 0 not null, 
-    unique (&quot;CALENDAR_RESOURCE_ID&quot;, &quot;RESOURCE_NAME&quot;)
-);
-
-create table CALENDAR_OBJ_ATTACHMENTS_MODE (
-    &quot;ID&quot; integer primary key,
-    &quot;DESCRIPTION&quot; nvarchar2(16) unique
-);
-
-insert into CALENDAR_OBJ_ATTACHMENTS_MODE (DESCRIPTION, ID) values ('none', 0);
-insert into CALENDAR_OBJ_ATTACHMENTS_MODE (DESCRIPTION, ID) values ('read', 1);
-insert into CALENDAR_OBJ_ATTACHMENTS_MODE (DESCRIPTION, ID) values ('write', 2);
-create table CALENDAR_ACCESS_TYPE (
-    &quot;ID&quot; integer primary key,
-    &quot;DESCRIPTION&quot; nvarchar2(32) unique
-);
-
-insert into CALENDAR_ACCESS_TYPE (DESCRIPTION, ID) values ('', 0);
-insert into CALENDAR_ACCESS_TYPE (DESCRIPTION, ID) values ('public', 1);
-insert into CALENDAR_ACCESS_TYPE (DESCRIPTION, ID) values ('private', 2);
-insert into CALENDAR_ACCESS_TYPE (DESCRIPTION, ID) values ('confidential', 3);
-insert into CALENDAR_ACCESS_TYPE (DESCRIPTION, ID) values ('restricted', 4);
-create table TIME_RANGE (
-    &quot;INSTANCE_ID&quot; integer primary key,
-    &quot;CALENDAR_RESOURCE_ID&quot; integer not null references CALENDAR on delete cascade,
-    &quot;CALENDAR_OBJECT_RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
-    &quot;FLOATING&quot; integer not null,
-    &quot;START_DATE&quot; timestamp not null,
-    &quot;END_DATE&quot; timestamp not null,
-    &quot;FBTYPE&quot; integer not null,
-    &quot;TRANSPARENT&quot; integer not null
-);
-
-create table FREE_BUSY_TYPE (
-    &quot;ID&quot; integer primary key,
-    &quot;DESCRIPTION&quot; nvarchar2(16) unique
-);
-
-insert into FREE_BUSY_TYPE (DESCRIPTION, ID) values ('unknown', 0);
-insert into FREE_BUSY_TYPE (DESCRIPTION, ID) values ('free', 1);
-insert into FREE_BUSY_TYPE (DESCRIPTION, ID) values ('busy', 2);
-insert into FREE_BUSY_TYPE (DESCRIPTION, ID) values ('busy-unavailable', 3);
-insert into FREE_BUSY_TYPE (DESCRIPTION, ID) values ('busy-tentative', 4);
-create table PERUSER (
-    &quot;TIME_RANGE_INSTANCE_ID&quot; integer not null references TIME_RANGE on delete cascade,
-    &quot;USER_ID&quot; nvarchar2(255),
-    &quot;TRANSPARENT&quot; integer not null,
-    &quot;ADJUSTED_START_DATE&quot; timestamp default null,
-    &quot;ADJUSTED_END_DATE&quot; timestamp default null, 
-    primary key (&quot;TIME_RANGE_INSTANCE_ID&quot;, &quot;USER_ID&quot;)
-);
-
-create table ATTACHMENT (
-    &quot;ATTACHMENT_ID&quot; integer primary key,
-    &quot;CALENDAR_HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME,
-    &quot;DROPBOX_ID&quot; nvarchar2(255),
-    &quot;CONTENT_TYPE&quot; nvarchar2(255),
-    &quot;SIZE&quot; integer not null,
-    &quot;MD5&quot; nchar(32),
-    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
-    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
-    &quot;PATH&quot; nvarchar2(1024)
-);
-
-create table ATTACHMENT_CALENDAR_OBJECT (
-    &quot;ATTACHMENT_ID&quot; integer not null references ATTACHMENT on delete cascade,
-    &quot;MANAGED_ID&quot; nvarchar2(255),
-    &quot;CALENDAR_OBJECT_RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade, 
-    primary key (&quot;ATTACHMENT_ID&quot;, &quot;CALENDAR_OBJECT_RESOURCE_ID&quot;), 
-    unique (&quot;MANAGED_ID&quot;, &quot;CALENDAR_OBJECT_RESOURCE_ID&quot;)
-);
-
-create table RESOURCE_PROPERTY (
-    &quot;RESOURCE_ID&quot; integer not null,
-    &quot;NAME&quot; nvarchar2(255),
-    &quot;VALUE&quot; nclob,
-    &quot;VIEWER_UID&quot; nvarchar2(255), 
-    primary key (&quot;RESOURCE_ID&quot;, &quot;NAME&quot;, &quot;VIEWER_UID&quot;)
-);
-
-create table ADDRESSBOOK_HOME (
-    &quot;RESOURCE_ID&quot; integer primary key,
-    &quot;ADDRESSBOOK_PROPERTY_STORE_ID&quot; integer not null,
-    &quot;OWNER_UID&quot; nvarchar2(255) unique,
-    &quot;STATUS&quot; integer default 0 not null,
-    &quot;DATAVERSION&quot; integer default 0 not null
-);
-
-create table ADDRESSBOOK_HOME_METADATA (
-    &quot;RESOURCE_ID&quot; integer primary key references ADDRESSBOOK_HOME on delete cascade,
-    &quot;QUOTA_USED_BYTES&quot; integer default 0 not null,
-    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
-    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC'
-);
-
-create table SHARED_ADDRESSBOOK_BIND (
-    &quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_HOME,
-    &quot;OWNER_HOME_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_HOME on delete cascade,
-    &quot;EXTERNAL_ID&quot; integer default null,
-    &quot;ADDRESSBOOK_RESOURCE_NAME&quot; nvarchar2(255),
-    &quot;BIND_MODE&quot; integer not null,
-    &quot;BIND_STATUS&quot; integer not null,
-    &quot;BIND_REVISION&quot; integer default 0 not null,
-    &quot;MESSAGE&quot; nclob, 
-    primary key (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;OWNER_HOME_RESOURCE_ID&quot;), 
-    unique (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;ADDRESSBOOK_RESOURCE_NAME&quot;)
-);
-
-create table ADDRESSBOOK_OBJECT (
-    &quot;RESOURCE_ID&quot; integer primary key,
-    &quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_HOME on delete cascade,
-    &quot;RESOURCE_NAME&quot; nvarchar2(255),
-    &quot;VCARD_TEXT&quot; nclob,
-    &quot;VCARD_UID&quot; nvarchar2(255),
-    &quot;KIND&quot; integer not null,
-    &quot;MD5&quot; nchar(32),
-    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
-    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
-    &quot;DATAVERSION&quot; integer default 0 not null, 
-    unique (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;RESOURCE_NAME&quot;), 
-    unique (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;VCARD_UID&quot;)
-);
-
-create table ADDRESSBOOK_OBJECT_KIND (
-    &quot;ID&quot; integer primary key,
-    &quot;DESCRIPTION&quot; nvarchar2(16) unique
-);
-
-insert into ADDRESSBOOK_OBJECT_KIND (DESCRIPTION, ID) values ('person', 0);
-insert into ADDRESSBOOK_OBJECT_KIND (DESCRIPTION, ID) values ('group', 1);
-insert into ADDRESSBOOK_OBJECT_KIND (DESCRIPTION, ID) values ('resource', 2);
-insert into ADDRESSBOOK_OBJECT_KIND (DESCRIPTION, ID) values ('location', 3);
-create table ABO_MEMBERS (
-    &quot;GROUP_ID&quot; integer not null,
-    &quot;ADDRESSBOOK_ID&quot; integer not null references ADDRESSBOOK_HOME on delete cascade,
-    &quot;MEMBER_ID&quot; integer not null,
-    &quot;REVISION&quot; integer not null,
-    &quot;REMOVED&quot; integer default 0 not null,
-    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
-    primary key (&quot;GROUP_ID&quot;, &quot;MEMBER_ID&quot;, &quot;REVISION&quot;)
-);
-
-create table ABO_FOREIGN_MEMBERS (
-    &quot;GROUP_ID&quot; integer not null references ADDRESSBOOK_OBJECT on delete cascade,
-    &quot;ADDRESSBOOK_ID&quot; integer not null references ADDRESSBOOK_HOME on delete cascade,
-    &quot;MEMBER_ADDRESS&quot; nvarchar2(255), 
-    primary key (&quot;GROUP_ID&quot;, &quot;MEMBER_ADDRESS&quot;)
-);
-
-create table SHARED_GROUP_BIND (
-    &quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_HOME,
-    &quot;GROUP_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_OBJECT on delete cascade,
-    &quot;EXTERNAL_ID&quot; integer default null,
-    &quot;GROUP_ADDRESSBOOK_NAME&quot; nvarchar2(255),
-    &quot;BIND_MODE&quot; integer not null,
-    &quot;BIND_STATUS&quot; integer not null,
-    &quot;BIND_REVISION&quot; integer default 0 not null,
-    &quot;MESSAGE&quot; nclob, 
-    primary key (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;GROUP_RESOURCE_ID&quot;), 
-    unique (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;GROUP_ADDRESSBOOK_NAME&quot;)
-);
-
-create table CALENDAR_OBJECT_REVISIONS (
-    &quot;CALENDAR_HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME,
-    &quot;CALENDAR_RESOURCE_ID&quot; integer references CALENDAR,
-    &quot;CALENDAR_NAME&quot; nvarchar2(255) default null,
-    &quot;RESOURCE_NAME&quot; nvarchar2(255),
-    &quot;REVISION&quot; integer not null,
-    &quot;DELETED&quot; integer not null,
-    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
-    unique (&quot;CALENDAR_HOME_RESOURCE_ID&quot;, &quot;CALENDAR_RESOURCE_ID&quot;, &quot;CALENDAR_NAME&quot;, &quot;RESOURCE_NAME&quot;)
-);
-
-create table ADDRESSBOOK_OBJECT_REVISIONS (
-    &quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_HOME,
-    &quot;OWNER_HOME_RESOURCE_ID&quot; integer references ADDRESSBOOK_HOME,
-    &quot;ADDRESSBOOK_NAME&quot; nvarchar2(255) default null,
-    &quot;OBJECT_RESOURCE_ID&quot; integer default 0,
-    &quot;RESOURCE_NAME&quot; nvarchar2(255),
-    &quot;REVISION&quot; integer not null,
-    &quot;DELETED&quot; integer not null,
-    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
-    unique (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;OWNER_HOME_RESOURCE_ID&quot;, &quot;ADDRESSBOOK_NAME&quot;, &quot;RESOURCE_NAME&quot;)
-);
-
-create table NOTIFICATION_OBJECT_REVISIONS (
-    &quot;NOTIFICATION_HOME_RESOURCE_ID&quot; integer not null references NOTIFICATION_HOME on delete cascade,
-    &quot;RESOURCE_NAME&quot; nvarchar2(255),
-    &quot;REVISION&quot; integer not null,
-    &quot;DELETED&quot; integer not null,
-    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
-    unique (&quot;NOTIFICATION_HOME_RESOURCE_ID&quot;, &quot;RESOURCE_NAME&quot;)
-);
-
-create table APN_SUBSCRIPTIONS (
-    &quot;TOKEN&quot; nvarchar2(255),
-    &quot;RESOURCE_KEY&quot; nvarchar2(255),
-    &quot;MODIFIED&quot; integer not null,
-    &quot;SUBSCRIBER_GUID&quot; nvarchar2(255),
-    &quot;USER_AGENT&quot; nvarchar2(255) default null,
-    &quot;IP_ADDR&quot; nvarchar2(255) default null, 
-    primary key (&quot;TOKEN&quot;, &quot;RESOURCE_KEY&quot;)
-);
-
-create table IMIP_TOKENS (
-    &quot;TOKEN&quot; nvarchar2(255),
-    &quot;ORGANIZER&quot; nvarchar2(255),
-    &quot;ATTENDEE&quot; nvarchar2(255),
-    &quot;ICALUID&quot; nvarchar2(255),
-    &quot;ACCESSED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
-    primary key (&quot;ORGANIZER&quot;, &quot;ATTENDEE&quot;, &quot;ICALUID&quot;)
-);
-
-create table IMIP_INVITATION_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB,
-    &quot;FROM_ADDR&quot; nvarchar2(255),
-    &quot;TO_ADDR&quot; nvarchar2(255),
-    &quot;ICALENDAR_TEXT&quot; nclob
-);
-
-create table IMIP_POLLING_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB
-);
-
-create table IMIP_REPLY_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB,
-    &quot;ORGANIZER&quot; nvarchar2(255),
-    &quot;ATTENDEE&quot; nvarchar2(255),
-    &quot;ICALENDAR_TEXT&quot; nclob
-);
-
-create table PUSH_NOTIFICATION_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB,
-    &quot;PUSH_ID&quot; nvarchar2(255),
-    &quot;PUSH_PRIORITY&quot; integer not null
-);
-
-create table GROUP_CACHER_POLLING_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB
-);
-
-create table GROUP_REFRESH_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB,
-    &quot;GROUP_UID&quot; nvarchar2(255)
-);
-
-create table GROUP_DELEGATE_CHANGES_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB,
-    &quot;DELEGATOR_UID&quot; nvarchar2(255),
-    &quot;READ_DELEGATE_UID&quot; nvarchar2(255),
-    &quot;WRITE_DELEGATE_UID&quot; nvarchar2(255)
-);
-
-create table GROUPS (
-    &quot;GROUP_ID&quot; integer primary key,
-    &quot;NAME&quot; nvarchar2(255),
-    &quot;GROUP_UID&quot; nvarchar2(255) unique,
-    &quot;MEMBERSHIP_HASH&quot; nvarchar2(255),
-    &quot;EXTANT&quot; integer default 1,
-    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
-    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC'
-);
-
-create table GROUP_MEMBERSHIP (
-    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade,
-    &quot;MEMBER_UID&quot; nvarchar2(255), 
-    primary key (&quot;GROUP_ID&quot;, &quot;MEMBER_UID&quot;)
-);
-
-create table GROUP_ATTENDEE_RECONCILE_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB,
-    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
-    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade
-);
-
-create table GROUP_ATTENDEE (
-    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade,
-    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
-    &quot;MEMBERSHIP_HASH&quot; nvarchar2(255), 
-    primary key (&quot;GROUP_ID&quot;, &quot;RESOURCE_ID&quot;)
-);
-
-create table GROUP_SHAREE_RECONCILE_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB,
-    &quot;CALENDAR_ID&quot; integer not null references CALENDAR on delete cascade,
-    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade
-);
-
-create table GROUP_SHAREE (
-    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade,
-    &quot;CALENDAR_ID&quot; integer not null references CALENDAR on delete cascade,
-    &quot;GROUP_BIND_MODE&quot; integer not null,
-    &quot;MEMBERSHIP_HASH&quot; nvarchar2(255), 
-    primary key (&quot;GROUP_ID&quot;, &quot;CALENDAR_ID&quot;)
-);
-
-create table DELEGATES (
-    &quot;DELEGATOR&quot; nvarchar2(255),
-    &quot;DELEGATE&quot; nvarchar2(255),
-    &quot;READ_WRITE&quot; integer not null, 
-    primary key (&quot;DELEGATOR&quot;, &quot;READ_WRITE&quot;, &quot;DELEGATE&quot;)
-);
-
-create table DELEGATE_GROUPS (
-    &quot;DELEGATOR&quot; nvarchar2(255),
-    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade,
-    &quot;READ_WRITE&quot; integer not null,
-    &quot;IS_EXTERNAL&quot; integer not null, 
-    primary key (&quot;DELEGATOR&quot;, &quot;READ_WRITE&quot;, &quot;GROUP_ID&quot;)
-);
-
-create table EXTERNAL_DELEGATE_GROUPS (
-    &quot;DELEGATOR&quot; nvarchar2(255) primary key,
-    &quot;GROUP_UID_READ&quot; nvarchar2(255),
-    &quot;GROUP_UID_WRITE&quot; nvarchar2(255)
-);
-
-create table CALENDAR_OBJECT_SPLITTER_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB,
-    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade
-);
-
-create table CALENDAR_OBJECT_UPGRADE_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB,
-    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade
-);
-
-create table FIND_MIN_VALID_REVISION_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB
-);
-
-create table REVISION_CLEANUP_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB
-);
-
-create table INBOX_CLEANUP_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB
-);
-
-create table CLEANUP_ONE_INBOX_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB,
-    &quot;HOME_ID&quot; integer not null unique references CALENDAR_HOME on delete cascade
-);
-
-create table SCHEDULE_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB,
-    &quot;ICALENDAR_UID&quot; nvarchar2(255),
-    &quot;WORK_TYPE&quot; nvarchar2(255)
-);
-
-create table SCHEDULE_REFRESH_WORK (
-    &quot;WORK_ID&quot; integer primary key references SCHEDULE_WORK on delete cascade,
-    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade,
-    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
-    &quot;ATTENDEE_COUNT&quot; integer
-);
-
-create table SCHEDULE_REFRESH_ATTENDEES (
-    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
-    &quot;ATTENDEE&quot; nvarchar2(255), 
-    primary key (&quot;RESOURCE_ID&quot;, &quot;ATTENDEE&quot;)
-);
-
-create table SCHEDULE_AUTO_REPLY_WORK (
-    &quot;WORK_ID&quot; integer primary key references SCHEDULE_WORK on delete cascade,
-    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade,
-    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
-    &quot;PARTSTAT&quot; nvarchar2(255)
-);
-
-create table SCHEDULE_ORGANIZER_WORK (
-    &quot;WORK_ID&quot; integer primary key references SCHEDULE_WORK on delete cascade,
-    &quot;SCHEDULE_ACTION&quot; integer not null,
-    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade,
-    &quot;RESOURCE_ID&quot; integer,
-    &quot;ICALENDAR_TEXT_OLD&quot; nclob,
-    &quot;ICALENDAR_TEXT_NEW&quot; nclob,
-    &quot;ATTENDEE_COUNT&quot; integer,
-    &quot;SMART_MERGE&quot; integer
-);
-
-create table SCHEDULE_ACTION (
-    &quot;ID&quot; integer primary key,
-    &quot;DESCRIPTION&quot; nvarchar2(16) unique
-);
-
-insert into SCHEDULE_ACTION (DESCRIPTION, ID) values ('create', 0);
-insert into SCHEDULE_ACTION (DESCRIPTION, ID) values ('modify', 1);
-insert into SCHEDULE_ACTION (DESCRIPTION, ID) values ('modify-cancelled', 2);
-insert into SCHEDULE_ACTION (DESCRIPTION, ID) values ('remove', 3);
-create table SCHEDULE_ORGANIZER_SEND_WORK (
-    &quot;WORK_ID&quot; integer primary key references SCHEDULE_WORK on delete cascade,
-    &quot;SCHEDULE_ACTION&quot; integer not null,
-    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade,
-    &quot;RESOURCE_ID&quot; integer,
-    &quot;ATTENDEE&quot; nvarchar2(255),
-    &quot;ITIP_MSG&quot; nclob,
-    &quot;NO_REFRESH&quot; integer
-);
-
-create table SCHEDULE_REPLY_WORK (
-    &quot;WORK_ID&quot; integer primary key references SCHEDULE_WORK on delete cascade,
-    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade,
-    &quot;RESOURCE_ID&quot; integer,
-    &quot;ITIP_MSG&quot; nclob
-);
-
-create table PRINCIPAL_PURGE_POLLING_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB
-);
-
-create table PRINCIPAL_PURGE_CHECK_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB,
-    &quot;UID&quot; nvarchar2(255)
-);
-
-create table PRINCIPAL_PURGE_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB,
-    &quot;UID&quot; nvarchar2(255)
-);
-
-create table PRINCIPAL_PURGE_HOME_WORK (
-    &quot;WORK_ID&quot; integer primary key,
-    &quot;JOB_ID&quot; integer not null references JOB,
-    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade
-);
-
-create table CALENDARSERVER (
-    &quot;NAME&quot; nvarchar2(255) primary key,
-    &quot;VALUE&quot; nvarchar2(255)
-);
-
-insert into CALENDARSERVER (NAME, VALUE) values ('VERSION', '51');
-insert into CALENDARSERVER (NAME, VALUE) values ('CALENDAR-DATAVERSION', '6');
-insert into CALENDARSERVER (NAME, VALUE) values ('ADDRESSBOOK-DATAVERSION', '2');
-insert into CALENDARSERVER (NAME, VALUE) values ('NOTIFICATION-DATAVERSION', '1');
-insert into CALENDARSERVER (NAME, VALUE) values ('MIN-VALID-REVISION', '1');
-create index CALENDAR_HOME_METADAT_3cb9049e on CALENDAR_HOME_METADATA (
-    DEFAULT_EVENTS
-);
-
-create index CALENDAR_HOME_METADAT_d55e5548 on CALENDAR_HOME_METADATA (
-    DEFAULT_TASKS
-);
-
-create index CALENDAR_HOME_METADAT_910264ce on CALENDAR_HOME_METADATA (
-    DEFAULT_POLLS
-);
-
-create index NOTIFICATION_NOTIFICA_f891f5f9 on NOTIFICATION (
-    NOTIFICATION_HOME_RESOURCE_ID
-);
-
-create index CALENDAR_BIND_RESOURC_e57964d4 on CALENDAR_BIND (
-    CALENDAR_RESOURCE_ID
-);
-
-create index CALENDAR_OBJECT_CALEN_a9a453a9 on CALENDAR_OBJECT (
-    CALENDAR_RESOURCE_ID,
-    ICALENDAR_UID
-);
-
-create index CALENDAR_OBJECT_CALEN_c4dc619c on CALENDAR_OBJECT (
-    CALENDAR_RESOURCE_ID,
-    RECURRANCE_MAX,
-    RECURRANCE_MIN
-);
-
-create index CALENDAR_OBJECT_ICALE_82e731d5 on CALENDAR_OBJECT (
-    ICALENDAR_UID
-);
-
-create index CALENDAR_OBJECT_DROPB_de041d80 on CALENDAR_OBJECT (
-    DROPBOX_ID
-);
-
-create index TIME_RANGE_CALENDAR_R_beb6e7eb on TIME_RANGE (
-    CALENDAR_RESOURCE_ID
-);
-
-create index TIME_RANGE_CALENDAR_O_acf37bd1 on TIME_RANGE (
-    CALENDAR_OBJECT_RESOURCE_ID
-);
-
-create index ATTACHMENT_CALENDAR_H_0078845c on ATTACHMENT (
-    CALENDAR_HOME_RESOURCE_ID
-);
-
-create index ATTACHMENT_DROPBOX_ID_5073cf23 on ATTACHMENT (
-    DROPBOX_ID
-);
-
-create index ATTACHMENT_CALENDAR_O_81508484 on ATTACHMENT_CALENDAR_OBJECT (
-    CALENDAR_OBJECT_RESOURCE_ID
-);
-
-create index SHARED_ADDRESSBOOK_BI_e9a2e6d4 on SHARED_ADDRESSBOOK_BIND (
-    OWNER_HOME_RESOURCE_ID
-);
-
-create index ABO_MEMBERS_ADDRESSBO_4effa879 on ABO_MEMBERS (
-    ADDRESSBOOK_ID
-);
-
-create index ABO_MEMBERS_MEMBER_ID_8d66adcf on ABO_MEMBERS (
-    MEMBER_ID
-);
-
-create index ABO_FOREIGN_MEMBERS_A_1fd2c5e9 on ABO_FOREIGN_MEMBERS (
-    ADDRESSBOOK_ID
-);
-
-create index SHARED_GROUP_BIND_RES_cf52f95d on SHARED_GROUP_BIND (
-    GROUP_RESOURCE_ID
-);
-
-create index CALENDAR_OBJECT_REVIS_6d9d929c on CALENDAR_OBJECT_REVISIONS (
-    CALENDAR_RESOURCE_ID,
-    RESOURCE_NAME,
-    DELETED,
-    REVISION
-);
-
-create index CALENDAR_OBJECT_REVIS_265c8acf on CALENDAR_OBJECT_REVISIONS (
-    CALENDAR_RESOURCE_ID,
-    REVISION
-);
-
-create index CALENDAR_OBJECT_REVIS_550b1c56 on CALENDAR_OBJECT_REVISIONS (
-    CALENDAR_HOME_RESOURCE_ID,
-    REVISION
-);
-
-create index ADDRESSBOOK_OBJECT_RE_00fe8288 on ADDRESSBOOK_OBJECT_REVISIONS (
-    OWNER_HOME_RESOURCE_ID,
-    RESOURCE_NAME,
-    DELETED,
-    REVISION
-);
-
-create index ADDRESSBOOK_OBJECT_RE_45004780 on ADDRESSBOOK_OBJECT_REVISIONS (
-    OWNER_HOME_RESOURCE_ID,
-    REVISION
-);
-
-create index NOTIFICATION_OBJECT_R_036a9cee on NOTIFICATION_OBJECT_REVISIONS (
-    NOTIFICATION_HOME_RESOURCE_ID,
-    REVISION
-);
-
-create index APN_SUBSCRIPTIONS_RES_9610d78e on APN_SUBSCRIPTIONS (
-    RESOURCE_KEY
-);
-
-create index IMIP_TOKENS_TOKEN_e94b918f on IMIP_TOKENS (
-    TOKEN
-);
-
-create index IMIP_INVITATION_WORK__586d064c on IMIP_INVITATION_WORK (
-    JOB_ID
-);
-
-create index IMIP_POLLING_WORK_JOB_d5535891 on IMIP_POLLING_WORK (
-    JOB_ID
-);
-
-create index IMIP_REPLY_WORK_JOB_I_bf4ae73e on IMIP_REPLY_WORK (
-    JOB_ID
-);
-
-create index PUSH_NOTIFICATION_WOR_8bbab117 on PUSH_NOTIFICATION_WORK (
-    JOB_ID
-);
-
-create index PUSH_NOTIFICATION_WOR_3a3ee588 on PUSH_NOTIFICATION_WORK (
-    PUSH_ID
-);
-
-create index GROUP_CACHER_POLLING__6eb3151c on GROUP_CACHER_POLLING_WORK (
-    JOB_ID
-);
-
-create index GROUP_REFRESH_WORK_JO_717ede20 on GROUP_REFRESH_WORK (
-    JOB_ID
-);
-
-create index GROUP_REFRESH_WORK_GR_0325f3a8 on GROUP_REFRESH_WORK (
-    GROUP_UID
-);
-
-create index GROUP_DELEGATE_CHANGE_8bf9e6d8 on GROUP_DELEGATE_CHANGES_WORK (
-    JOB_ID
-);
-
-create index GROUP_DELEGATE_CHANGE_d8f7af69 on GROUP_DELEGATE_CHANGES_WORK (
-    DELEGATOR_UID
-);
-
-create index GROUPS_GROUP_UID_b35cce23 on GROUPS (
-    GROUP_UID
-);
-
-create index GROUP_MEMBERSHIP_MEMB_0ca508e8 on GROUP_MEMBERSHIP (
-    MEMBER_UID
-);
-
-create index GROUP_ATTENDEE_RECONC_da73d3c2 on GROUP_ATTENDEE_RECONCILE_WORK (
-    JOB_ID
-);
-
-create index GROUP_ATTENDEE_RECONC_b894ee7a on GROUP_ATTENDEE_RECONCILE_WORK (
-    RESOURCE_ID
-);
-
-create index GROUP_ATTENDEE_RECONC_5eabc549 on GROUP_ATTENDEE_RECONCILE_WORK (
-    GROUP_ID
-);
-
-create index GROUP_ATTENDEE_RESOUR_855124dc on GROUP_ATTENDEE (
-    RESOURCE_ID
-);
-
-create index GROUP_SHAREE_RECONCIL_9aad0858 on GROUP_SHAREE_RECONCILE_WORK (
-    JOB_ID
-);
-
-create index GROUP_SHAREE_RECONCIL_4dc60f78 on GROUP_SHAREE_RECONCILE_WORK (
-    CALENDAR_ID
-);
-
-create index GROUP_SHAREE_RECONCIL_1d14c921 on GROUP_SHAREE_RECONCILE_WORK (
-    GROUP_ID
-);
-
-create index GROUP_SHAREE_CALENDAR_28a88850 on GROUP_SHAREE (
-    CALENDAR_ID
-);
-
-create index DELEGATE_TO_DELEGATOR_5e149b11 on DELEGATES (
-    DELEGATE,
-    READ_WRITE,
-    DELEGATOR
-);
-
-create index DELEGATE_GROUPS_GROUP_25117446 on DELEGATE_GROUPS (
-    GROUP_ID
-);
-
-create index CALENDAR_OBJECT_SPLIT_af71dcda on CALENDAR_OBJECT_SPLITTER_WORK (
-    RESOURCE_ID
-);
-
-create index CALENDAR_OBJECT_SPLIT_33603b72 on CALENDAR_OBJECT_SPLITTER_WORK (
-    JOB_ID
-);
-
-create index CALENDAR_OBJECT_UPGRA_a5c181eb on CALENDAR_OBJECT_UPGRADE_WORK (
-    RESOURCE_ID
-);
-
-create index CALENDAR_OBJECT_UPGRA_39d6f8f9 on CALENDAR_OBJECT_UPGRADE_WORK (
-    JOB_ID
-);
-
-create index FIND_MIN_VALID_REVISI_78d17400 on FIND_MIN_VALID_REVISION_WORK (
-    JOB_ID
-);
-
-create index REVISION_CLEANUP_WORK_eb062686 on REVISION_CLEANUP_WORK (
-    JOB_ID
-);
-
-create index INBOX_CLEANUP_WORK_JO_799132bd on INBOX_CLEANUP_WORK (
-    JOB_ID
-);
-
-create index CLEANUP_ONE_INBOX_WOR_375dac36 on CLEANUP_ONE_INBOX_WORK (
-    JOB_ID
-);
-
-create index SCHEDULE_WORK_JOB_ID_65e810ee on SCHEDULE_WORK (
-    JOB_ID
-);
-
-create index SCHEDULE_WORK_ICALEND_089f33dc on SCHEDULE_WORK (
-    ICALENDAR_UID
-);
-
-create index SCHEDULE_REFRESH_WORK_26084c7b on SCHEDULE_REFRESH_WORK (
-    HOME_RESOURCE_ID
-);
-
-create index SCHEDULE_REFRESH_WORK_989efe54 on SCHEDULE_REFRESH_WORK (
-    RESOURCE_ID
-);
-
-create index SCHEDULE_REFRESH_ATTE_83053b91 on SCHEDULE_REFRESH_ATTENDEES (
-    RESOURCE_ID,
-    ATTENDEE
-);
-
-create index SCHEDULE_AUTO_REPLY_W_0256478d on SCHEDULE_AUTO_REPLY_WORK (
-    HOME_RESOURCE_ID
-);
-
-create index SCHEDULE_AUTO_REPLY_W_0755e754 on SCHEDULE_AUTO_REPLY_WORK (
-    RESOURCE_ID
-);
-
-create index SCHEDULE_ORGANIZER_WO_18ce4edd on SCHEDULE_ORGANIZER_WORK (
-    HOME_RESOURCE_ID
-);
-
-create index SCHEDULE_ORGANIZER_WO_14702035 on SCHEDULE_ORGANIZER_WORK (
-    RESOURCE_ID
-);
-
-create index SCHEDULE_ORGANIZER_SE_9ec9f827 on SCHEDULE_ORGANIZER_SEND_WORK (
-    HOME_RESOURCE_ID
-);
-
-create index SCHEDULE_ORGANIZER_SE_699fefc4 on SCHEDULE_ORGANIZER_SEND_WORK (
-    RESOURCE_ID
-);
-
-create index SCHEDULE_REPLY_WORK_H_745af8cf on SCHEDULE_REPLY_WORK (
-    HOME_RESOURCE_ID
-);
-
-create index SCHEDULE_REPLY_WORK_R_11bd3fbb on SCHEDULE_REPLY_WORK (
-    RESOURCE_ID
-);
-
-create index PRINCIPAL_PURGE_POLLI_6383e68a on PRINCIPAL_PURGE_POLLING_WORK (
-    JOB_ID
-);
-
-create index PRINCIPAL_PURGE_CHECK_b0c024c1 on PRINCIPAL_PURGE_CHECK_WORK (
-    JOB_ID
-);
-
-create index PRINCIPAL_PURGE_CHECK_198388a5 on PRINCIPAL_PURGE_CHECK_WORK (
-    UID
-);
-
-create index PRINCIPAL_PURGE_WORK__7a8141a3 on PRINCIPAL_PURGE_WORK (
-    JOB_ID
-);
-
-create index PRINCIPAL_PURGE_WORK__db35cfdc on PRINCIPAL_PURGE_WORK (
-    UID
-);
-
-create index PRINCIPAL_PURGE_HOME__f35eea7a on PRINCIPAL_PURGE_HOME_WORK (
-    JOB_ID
-);
-
-create index PRINCIPAL_PURGE_HOME__967e4480 on PRINCIPAL_PURGE_HOME_WORK (
-    HOME_RESOURCE_ID
-);
-
--- Extra schema to add to current-oracle-dialect.sql
</del></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldoracledialectv51sqlfromrev14555CalendarServerbranchesuserssagentrashcan5txdavcommondatastoresql_schemaoldoracledialectv51sql"></a>
<div class="copfile"><h4>Copied: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/oracle-dialect/v51.sql (from rev 14555, CalendarServer/branches/users/sagen/trashcan-5/txdav/common/datastore/sql_schema/old/oracle-dialect/v51.sql) (0 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/oracle-dialect/v51.sql                                (rev 0)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/oracle-dialect/v51.sql        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -0,0 +1,939 @@
</span><ins>+create sequence RESOURCE_ID_SEQ;
+create sequence JOB_SEQ;
+create sequence INSTANCE_ID_SEQ;
+create sequence ATTACHMENT_ID_SEQ;
+create sequence REVISION_SEQ;
+create sequence WORKITEM_SEQ;
+create table NODE_INFO (
+    &quot;HOSTNAME&quot; nvarchar2(255),
+    &quot;PID&quot; integer not null,
+    &quot;PORT&quot; integer not null,
+    &quot;TIME&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC' not null, 
+    primary key (&quot;HOSTNAME&quot;, &quot;PORT&quot;)
+);
+
+create table NAMED_LOCK (
+    &quot;LOCK_NAME&quot; nvarchar2(255) primary key
+);
+
+create table JOB (
+    &quot;JOB_ID&quot; integer primary key,
+    &quot;WORK_TYPE&quot; nvarchar2(255),
+    &quot;PRIORITY&quot; integer default 0,
+    &quot;WEIGHT&quot; integer default 0,
+    &quot;NOT_BEFORE&quot; timestamp not null,
+    &quot;ASSIGNED&quot; timestamp default null,
+    &quot;OVERDUE&quot; timestamp default null,
+    &quot;FAILED&quot; integer default 0
+);
+
+create table CALENDAR_HOME (
+    &quot;RESOURCE_ID&quot; integer primary key,
+    &quot;OWNER_UID&quot; nvarchar2(255) unique,
+    &quot;STATUS&quot; integer default 0 not null,
+    &quot;DATAVERSION&quot; integer default 0 not null
+);
+
+create table HOME_STATUS (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into HOME_STATUS (DESCRIPTION, ID) values ('normal', 0);
+insert into HOME_STATUS (DESCRIPTION, ID) values ('external', 1);
+insert into HOME_STATUS (DESCRIPTION, ID) values ('purging', 2);
+create table CALENDAR (
+    &quot;RESOURCE_ID&quot; integer primary key
+);
+
+create table CALENDAR_HOME_METADATA (
+    &quot;RESOURCE_ID&quot; integer primary key references CALENDAR_HOME on delete cascade,
+    &quot;QUOTA_USED_BYTES&quot; integer default 0 not null,
+    &quot;DEFAULT_EVENTS&quot; integer default null references CALENDAR on delete set null,
+    &quot;DEFAULT_TASKS&quot; integer default null references CALENDAR on delete set null,
+    &quot;DEFAULT_POLLS&quot; integer default null references CALENDAR on delete set null,
+    &quot;ALARM_VEVENT_TIMED&quot; nclob default null,
+    &quot;ALARM_VEVENT_ALLDAY&quot; nclob default null,
+    &quot;ALARM_VTODO_TIMED&quot; nclob default null,
+    &quot;ALARM_VTODO_ALLDAY&quot; nclob default null,
+    &quot;AVAILABILITY&quot; nclob default null,
+    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC'
+);
+
+create table CALENDAR_METADATA (
+    &quot;RESOURCE_ID&quot; integer primary key references CALENDAR on delete cascade,
+    &quot;SUPPORTED_COMPONENTS&quot; nvarchar2(255) default null,
+    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC'
+);
+
+create table NOTIFICATION_HOME (
+    &quot;RESOURCE_ID&quot; integer primary key,
+    &quot;OWNER_UID&quot; nvarchar2(255) unique,
+    &quot;STATUS&quot; integer default 0 not null,
+    &quot;DATAVERSION&quot; integer default 0 not null
+);
+
+create table NOTIFICATION (
+    &quot;RESOURCE_ID&quot; integer primary key,
+    &quot;NOTIFICATION_HOME_RESOURCE_ID&quot; integer not null references NOTIFICATION_HOME,
+    &quot;NOTIFICATION_UID&quot; nvarchar2(255),
+    &quot;NOTIFICATION_TYPE&quot; nvarchar2(255),
+    &quot;NOTIFICATION_DATA&quot; nclob,
+    &quot;MD5&quot; nchar(32),
+    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
+    unique (&quot;NOTIFICATION_UID&quot;, &quot;NOTIFICATION_HOME_RESOURCE_ID&quot;)
+);
+
+create table CALENDAR_BIND (
+    &quot;CALENDAR_HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME,
+    &quot;CALENDAR_RESOURCE_ID&quot; integer not null references CALENDAR on delete cascade,
+    &quot;EXTERNAL_ID&quot; integer default null,
+    &quot;CALENDAR_RESOURCE_NAME&quot; nvarchar2(255),
+    &quot;BIND_MODE&quot; integer not null,
+    &quot;BIND_STATUS&quot; integer not null,
+    &quot;BIND_REVISION&quot; integer default 0 not null,
+    &quot;MESSAGE&quot; nclob,
+    &quot;TRANSP&quot; integer default 0 not null,
+    &quot;ALARM_VEVENT_TIMED&quot; nclob default null,
+    &quot;ALARM_VEVENT_ALLDAY&quot; nclob default null,
+    &quot;ALARM_VTODO_TIMED&quot; nclob default null,
+    &quot;ALARM_VTODO_ALLDAY&quot; nclob default null,
+    &quot;TIMEZONE&quot; nclob default null, 
+    primary key (&quot;CALENDAR_HOME_RESOURCE_ID&quot;, &quot;CALENDAR_RESOURCE_ID&quot;), 
+    unique (&quot;CALENDAR_HOME_RESOURCE_ID&quot;, &quot;CALENDAR_RESOURCE_NAME&quot;)
+);
+
+create table CALENDAR_BIND_MODE (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('own', 0);
+insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('read', 1);
+insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('write', 2);
+insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('direct', 3);
+insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('indirect', 4);
+insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('group', 5);
+insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('group_read', 6);
+insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('group_write', 7);
+create table CALENDAR_BIND_STATUS (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into CALENDAR_BIND_STATUS (DESCRIPTION, ID) values ('invited', 0);
+insert into CALENDAR_BIND_STATUS (DESCRIPTION, ID) values ('accepted', 1);
+insert into CALENDAR_BIND_STATUS (DESCRIPTION, ID) values ('declined', 2);
+insert into CALENDAR_BIND_STATUS (DESCRIPTION, ID) values ('invalid', 3);
+insert into CALENDAR_BIND_STATUS (DESCRIPTION, ID) values ('deleted', 4);
+create table CALENDAR_TRANSP (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into CALENDAR_TRANSP (DESCRIPTION, ID) values ('opaque', 0);
+insert into CALENDAR_TRANSP (DESCRIPTION, ID) values ('transparent', 1);
+create table CALENDAR_OBJECT (
+    &quot;RESOURCE_ID&quot; integer primary key,
+    &quot;CALENDAR_RESOURCE_ID&quot; integer not null references CALENDAR on delete cascade,
+    &quot;RESOURCE_NAME&quot; nvarchar2(255),
+    &quot;ICALENDAR_TEXT&quot; nclob,
+    &quot;ICALENDAR_UID&quot; nvarchar2(255),
+    &quot;ICALENDAR_TYPE&quot; nvarchar2(255),
+    &quot;ATTACHMENTS_MODE&quot; integer default 0 not null,
+    &quot;DROPBOX_ID&quot; nvarchar2(255),
+    &quot;ORGANIZER&quot; nvarchar2(255),
+    &quot;RECURRANCE_MIN&quot; date,
+    &quot;RECURRANCE_MAX&quot; date,
+    &quot;ACCESS&quot; integer default 0 not null,
+    &quot;SCHEDULE_OBJECT&quot; integer default 0,
+    &quot;SCHEDULE_TAG&quot; nvarchar2(36) default null,
+    &quot;SCHEDULE_ETAGS&quot; nclob default null,
+    &quot;PRIVATE_COMMENTS&quot; integer default 0 not null,
+    &quot;MD5&quot; nchar(32),
+    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;DATAVERSION&quot; integer default 0 not null, 
+    unique (&quot;CALENDAR_RESOURCE_ID&quot;, &quot;RESOURCE_NAME&quot;)
+);
+
+create table CALENDAR_OBJ_ATTACHMENTS_MODE (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into CALENDAR_OBJ_ATTACHMENTS_MODE (DESCRIPTION, ID) values ('none', 0);
+insert into CALENDAR_OBJ_ATTACHMENTS_MODE (DESCRIPTION, ID) values ('read', 1);
+insert into CALENDAR_OBJ_ATTACHMENTS_MODE (DESCRIPTION, ID) values ('write', 2);
+create table CALENDAR_ACCESS_TYPE (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(32) unique
+);
+
+insert into CALENDAR_ACCESS_TYPE (DESCRIPTION, ID) values ('', 0);
+insert into CALENDAR_ACCESS_TYPE (DESCRIPTION, ID) values ('public', 1);
+insert into CALENDAR_ACCESS_TYPE (DESCRIPTION, ID) values ('private', 2);
+insert into CALENDAR_ACCESS_TYPE (DESCRIPTION, ID) values ('confidential', 3);
+insert into CALENDAR_ACCESS_TYPE (DESCRIPTION, ID) values ('restricted', 4);
+create table TIME_RANGE (
+    &quot;INSTANCE_ID&quot; integer primary key,
+    &quot;CALENDAR_RESOURCE_ID&quot; integer not null references CALENDAR on delete cascade,
+    &quot;CALENDAR_OBJECT_RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
+    &quot;FLOATING&quot; integer not null,
+    &quot;START_DATE&quot; timestamp not null,
+    &quot;END_DATE&quot; timestamp not null,
+    &quot;FBTYPE&quot; integer not null,
+    &quot;TRANSPARENT&quot; integer not null
+);
+
+create table FREE_BUSY_TYPE (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into FREE_BUSY_TYPE (DESCRIPTION, ID) values ('unknown', 0);
+insert into FREE_BUSY_TYPE (DESCRIPTION, ID) values ('free', 1);
+insert into FREE_BUSY_TYPE (DESCRIPTION, ID) values ('busy', 2);
+insert into FREE_BUSY_TYPE (DESCRIPTION, ID) values ('busy-unavailable', 3);
+insert into FREE_BUSY_TYPE (DESCRIPTION, ID) values ('busy-tentative', 4);
+create table PERUSER (
+    &quot;TIME_RANGE_INSTANCE_ID&quot; integer not null references TIME_RANGE on delete cascade,
+    &quot;USER_ID&quot; nvarchar2(255),
+    &quot;TRANSPARENT&quot; integer not null,
+    &quot;ADJUSTED_START_DATE&quot; timestamp default null,
+    &quot;ADJUSTED_END_DATE&quot; timestamp default null, 
+    primary key (&quot;TIME_RANGE_INSTANCE_ID&quot;, &quot;USER_ID&quot;)
+);
+
+create table ATTACHMENT (
+    &quot;ATTACHMENT_ID&quot; integer primary key,
+    &quot;CALENDAR_HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME,
+    &quot;DROPBOX_ID&quot; nvarchar2(255),
+    &quot;CONTENT_TYPE&quot; nvarchar2(255),
+    &quot;SIZE&quot; integer not null,
+    &quot;MD5&quot; nchar(32),
+    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;PATH&quot; nvarchar2(1024)
+);
+
+create table ATTACHMENT_CALENDAR_OBJECT (
+    &quot;ATTACHMENT_ID&quot; integer not null references ATTACHMENT on delete cascade,
+    &quot;MANAGED_ID&quot; nvarchar2(255),
+    &quot;CALENDAR_OBJECT_RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade, 
+    primary key (&quot;ATTACHMENT_ID&quot;, &quot;CALENDAR_OBJECT_RESOURCE_ID&quot;), 
+    unique (&quot;MANAGED_ID&quot;, &quot;CALENDAR_OBJECT_RESOURCE_ID&quot;)
+);
+
+create table RESOURCE_PROPERTY (
+    &quot;RESOURCE_ID&quot; integer not null,
+    &quot;NAME&quot; nvarchar2(255),
+    &quot;VALUE&quot; nclob,
+    &quot;VIEWER_UID&quot; nvarchar2(255), 
+    primary key (&quot;RESOURCE_ID&quot;, &quot;NAME&quot;, &quot;VIEWER_UID&quot;)
+);
+
+create table ADDRESSBOOK_HOME (
+    &quot;RESOURCE_ID&quot; integer primary key,
+    &quot;ADDRESSBOOK_PROPERTY_STORE_ID&quot; integer not null,
+    &quot;OWNER_UID&quot; nvarchar2(255) unique,
+    &quot;STATUS&quot; integer default 0 not null,
+    &quot;DATAVERSION&quot; integer default 0 not null
+);
+
+create table ADDRESSBOOK_HOME_METADATA (
+    &quot;RESOURCE_ID&quot; integer primary key references ADDRESSBOOK_HOME on delete cascade,
+    &quot;QUOTA_USED_BYTES&quot; integer default 0 not null,
+    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC'
+);
+
+create table SHARED_ADDRESSBOOK_BIND (
+    &quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_HOME,
+    &quot;OWNER_HOME_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_HOME on delete cascade,
+    &quot;EXTERNAL_ID&quot; integer default null,
+    &quot;ADDRESSBOOK_RESOURCE_NAME&quot; nvarchar2(255),
+    &quot;BIND_MODE&quot; integer not null,
+    &quot;BIND_STATUS&quot; integer not null,
+    &quot;BIND_REVISION&quot; integer default 0 not null,
+    &quot;MESSAGE&quot; nclob, 
+    primary key (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;OWNER_HOME_RESOURCE_ID&quot;), 
+    unique (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;ADDRESSBOOK_RESOURCE_NAME&quot;)
+);
+
+create table ADDRESSBOOK_OBJECT (
+    &quot;RESOURCE_ID&quot; integer primary key,
+    &quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_HOME on delete cascade,
+    &quot;RESOURCE_NAME&quot; nvarchar2(255),
+    &quot;VCARD_TEXT&quot; nclob,
+    &quot;VCARD_UID&quot; nvarchar2(255),
+    &quot;KIND&quot; integer not null,
+    &quot;MD5&quot; nchar(32),
+    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;DATAVERSION&quot; integer default 0 not null, 
+    unique (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;RESOURCE_NAME&quot;), 
+    unique (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;VCARD_UID&quot;)
+);
+
+create table ADDRESSBOOK_OBJECT_KIND (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into ADDRESSBOOK_OBJECT_KIND (DESCRIPTION, ID) values ('person', 0);
+insert into ADDRESSBOOK_OBJECT_KIND (DESCRIPTION, ID) values ('group', 1);
+insert into ADDRESSBOOK_OBJECT_KIND (DESCRIPTION, ID) values ('resource', 2);
+insert into ADDRESSBOOK_OBJECT_KIND (DESCRIPTION, ID) values ('location', 3);
+create table ABO_MEMBERS (
+    &quot;GROUP_ID&quot; integer not null,
+    &quot;ADDRESSBOOK_ID&quot; integer not null references ADDRESSBOOK_HOME on delete cascade,
+    &quot;MEMBER_ID&quot; integer not null,
+    &quot;REVISION&quot; integer not null,
+    &quot;REMOVED&quot; integer default 0 not null,
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
+    primary key (&quot;GROUP_ID&quot;, &quot;MEMBER_ID&quot;, &quot;REVISION&quot;)
+);
+
+create table ABO_FOREIGN_MEMBERS (
+    &quot;GROUP_ID&quot; integer not null references ADDRESSBOOK_OBJECT on delete cascade,
+    &quot;ADDRESSBOOK_ID&quot; integer not null references ADDRESSBOOK_HOME on delete cascade,
+    &quot;MEMBER_ADDRESS&quot; nvarchar2(255), 
+    primary key (&quot;GROUP_ID&quot;, &quot;MEMBER_ADDRESS&quot;)
+);
+
+create table SHARED_GROUP_BIND (
+    &quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_HOME,
+    &quot;GROUP_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_OBJECT on delete cascade,
+    &quot;EXTERNAL_ID&quot; integer default null,
+    &quot;GROUP_ADDRESSBOOK_NAME&quot; nvarchar2(255),
+    &quot;BIND_MODE&quot; integer not null,
+    &quot;BIND_STATUS&quot; integer not null,
+    &quot;BIND_REVISION&quot; integer default 0 not null,
+    &quot;MESSAGE&quot; nclob, 
+    primary key (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;GROUP_RESOURCE_ID&quot;), 
+    unique (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;GROUP_ADDRESSBOOK_NAME&quot;)
+);
+
+create table CALENDAR_OBJECT_REVISIONS (
+    &quot;CALENDAR_HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME,
+    &quot;CALENDAR_RESOURCE_ID&quot; integer references CALENDAR,
+    &quot;CALENDAR_NAME&quot; nvarchar2(255) default null,
+    &quot;RESOURCE_NAME&quot; nvarchar2(255),
+    &quot;REVISION&quot; integer not null,
+    &quot;DELETED&quot; integer not null,
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
+    unique (&quot;CALENDAR_HOME_RESOURCE_ID&quot;, &quot;CALENDAR_RESOURCE_ID&quot;, &quot;CALENDAR_NAME&quot;, &quot;RESOURCE_NAME&quot;)
+);
+
+create table ADDRESSBOOK_OBJECT_REVISIONS (
+    &quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_HOME,
+    &quot;OWNER_HOME_RESOURCE_ID&quot; integer references ADDRESSBOOK_HOME,
+    &quot;ADDRESSBOOK_NAME&quot; nvarchar2(255) default null,
+    &quot;OBJECT_RESOURCE_ID&quot; integer default 0,
+    &quot;RESOURCE_NAME&quot; nvarchar2(255),
+    &quot;REVISION&quot; integer not null,
+    &quot;DELETED&quot; integer not null,
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
+    unique (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;OWNER_HOME_RESOURCE_ID&quot;, &quot;ADDRESSBOOK_NAME&quot;, &quot;RESOURCE_NAME&quot;)
+);
+
+create table NOTIFICATION_OBJECT_REVISIONS (
+    &quot;NOTIFICATION_HOME_RESOURCE_ID&quot; integer not null references NOTIFICATION_HOME on delete cascade,
+    &quot;RESOURCE_NAME&quot; nvarchar2(255),
+    &quot;REVISION&quot; integer not null,
+    &quot;DELETED&quot; integer not null,
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
+    unique (&quot;NOTIFICATION_HOME_RESOURCE_ID&quot;, &quot;RESOURCE_NAME&quot;)
+);
+
+create table APN_SUBSCRIPTIONS (
+    &quot;TOKEN&quot; nvarchar2(255),
+    &quot;RESOURCE_KEY&quot; nvarchar2(255),
+    &quot;MODIFIED&quot; integer not null,
+    &quot;SUBSCRIBER_GUID&quot; nvarchar2(255),
+    &quot;USER_AGENT&quot; nvarchar2(255) default null,
+    &quot;IP_ADDR&quot; nvarchar2(255) default null, 
+    primary key (&quot;TOKEN&quot;, &quot;RESOURCE_KEY&quot;)
+);
+
+create table IMIP_TOKENS (
+    &quot;TOKEN&quot; nvarchar2(255),
+    &quot;ORGANIZER&quot; nvarchar2(255),
+    &quot;ATTENDEE&quot; nvarchar2(255),
+    &quot;ICALUID&quot; nvarchar2(255),
+    &quot;ACCESSED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
+    primary key (&quot;ORGANIZER&quot;, &quot;ATTENDEE&quot;, &quot;ICALUID&quot;)
+);
+
+create table IMIP_INVITATION_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;FROM_ADDR&quot; nvarchar2(255),
+    &quot;TO_ADDR&quot; nvarchar2(255),
+    &quot;ICALENDAR_TEXT&quot; nclob
+);
+
+create table IMIP_POLLING_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB
+);
+
+create table IMIP_REPLY_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;ORGANIZER&quot; nvarchar2(255),
+    &quot;ATTENDEE&quot; nvarchar2(255),
+    &quot;ICALENDAR_TEXT&quot; nclob
+);
+
+create table PUSH_NOTIFICATION_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;PUSH_ID&quot; nvarchar2(255),
+    &quot;PUSH_PRIORITY&quot; integer not null
+);
+
+create table GROUP_CACHER_POLLING_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB
+);
+
+create table GROUP_REFRESH_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;GROUP_UID&quot; nvarchar2(255)
+);
+
+create table GROUP_DELEGATE_CHANGES_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;DELEGATOR_UID&quot; nvarchar2(255),
+    &quot;READ_DELEGATE_UID&quot; nvarchar2(255),
+    &quot;WRITE_DELEGATE_UID&quot; nvarchar2(255)
+);
+
+create table GROUPS (
+    &quot;GROUP_ID&quot; integer primary key,
+    &quot;NAME&quot; nvarchar2(255),
+    &quot;GROUP_UID&quot; nvarchar2(255) unique,
+    &quot;MEMBERSHIP_HASH&quot; nvarchar2(255),
+    &quot;EXTANT&quot; integer default 1,
+    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC'
+);
+
+create table GROUP_MEMBERSHIP (
+    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade,
+    &quot;MEMBER_UID&quot; nvarchar2(255), 
+    primary key (&quot;GROUP_ID&quot;, &quot;MEMBER_UID&quot;)
+);
+
+create table GROUP_ATTENDEE_RECONCILE_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
+    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade
+);
+
+create table GROUP_ATTENDEE (
+    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade,
+    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
+    &quot;MEMBERSHIP_HASH&quot; nvarchar2(255), 
+    primary key (&quot;GROUP_ID&quot;, &quot;RESOURCE_ID&quot;)
+);
+
+create table GROUP_SHAREE_RECONCILE_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;CALENDAR_ID&quot; integer not null references CALENDAR on delete cascade,
+    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade
+);
+
+create table GROUP_SHAREE (
+    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade,
+    &quot;CALENDAR_ID&quot; integer not null references CALENDAR on delete cascade,
+    &quot;GROUP_BIND_MODE&quot; integer not null,
+    &quot;MEMBERSHIP_HASH&quot; nvarchar2(255), 
+    primary key (&quot;GROUP_ID&quot;, &quot;CALENDAR_ID&quot;)
+);
+
+create table DELEGATES (
+    &quot;DELEGATOR&quot; nvarchar2(255),
+    &quot;DELEGATE&quot; nvarchar2(255),
+    &quot;READ_WRITE&quot; integer not null, 
+    primary key (&quot;DELEGATOR&quot;, &quot;READ_WRITE&quot;, &quot;DELEGATE&quot;)
+);
+
+create table DELEGATE_GROUPS (
+    &quot;DELEGATOR&quot; nvarchar2(255),
+    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade,
+    &quot;READ_WRITE&quot; integer not null,
+    &quot;IS_EXTERNAL&quot; integer not null, 
+    primary key (&quot;DELEGATOR&quot;, &quot;READ_WRITE&quot;, &quot;GROUP_ID&quot;)
+);
+
+create table EXTERNAL_DELEGATE_GROUPS (
+    &quot;DELEGATOR&quot; nvarchar2(255) primary key,
+    &quot;GROUP_UID_READ&quot; nvarchar2(255),
+    &quot;GROUP_UID_WRITE&quot; nvarchar2(255)
+);
+
+create table CALENDAR_OBJECT_SPLITTER_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade
+);
+
+create table CALENDAR_OBJECT_UPGRADE_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade
+);
+
+create table FIND_MIN_VALID_REVISION_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB
+);
+
+create table REVISION_CLEANUP_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB
+);
+
+create table INBOX_CLEANUP_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB
+);
+
+create table CLEANUP_ONE_INBOX_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;HOME_ID&quot; integer not null unique references CALENDAR_HOME on delete cascade
+);
+
+create table SCHEDULE_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;ICALENDAR_UID&quot; nvarchar2(255),
+    &quot;WORK_TYPE&quot; nvarchar2(255)
+);
+
+create table SCHEDULE_REFRESH_WORK (
+    &quot;WORK_ID&quot; integer primary key references SCHEDULE_WORK on delete cascade,
+    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade,
+    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
+    &quot;ATTENDEE_COUNT&quot; integer
+);
+
+create table SCHEDULE_REFRESH_ATTENDEES (
+    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
+    &quot;ATTENDEE&quot; nvarchar2(255), 
+    primary key (&quot;RESOURCE_ID&quot;, &quot;ATTENDEE&quot;)
+);
+
+create table SCHEDULE_AUTO_REPLY_WORK (
+    &quot;WORK_ID&quot; integer primary key references SCHEDULE_WORK on delete cascade,
+    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade,
+    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
+    &quot;PARTSTAT&quot; nvarchar2(255)
+);
+
+create table SCHEDULE_ORGANIZER_WORK (
+    &quot;WORK_ID&quot; integer primary key references SCHEDULE_WORK on delete cascade,
+    &quot;SCHEDULE_ACTION&quot; integer not null,
+    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade,
+    &quot;RESOURCE_ID&quot; integer,
+    &quot;ICALENDAR_TEXT_OLD&quot; nclob,
+    &quot;ICALENDAR_TEXT_NEW&quot; nclob,
+    &quot;ATTENDEE_COUNT&quot; integer,
+    &quot;SMART_MERGE&quot; integer
+);
+
+create table SCHEDULE_ACTION (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into SCHEDULE_ACTION (DESCRIPTION, ID) values ('create', 0);
+insert into SCHEDULE_ACTION (DESCRIPTION, ID) values ('modify', 1);
+insert into SCHEDULE_ACTION (DESCRIPTION, ID) values ('modify-cancelled', 2);
+insert into SCHEDULE_ACTION (DESCRIPTION, ID) values ('remove', 3);
+create table SCHEDULE_ORGANIZER_SEND_WORK (
+    &quot;WORK_ID&quot; integer primary key references SCHEDULE_WORK on delete cascade,
+    &quot;SCHEDULE_ACTION&quot; integer not null,
+    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade,
+    &quot;RESOURCE_ID&quot; integer,
+    &quot;ATTENDEE&quot; nvarchar2(255),
+    &quot;ITIP_MSG&quot; nclob,
+    &quot;NO_REFRESH&quot; integer
+);
+
+create table SCHEDULE_REPLY_WORK (
+    &quot;WORK_ID&quot; integer primary key references SCHEDULE_WORK on delete cascade,
+    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade,
+    &quot;RESOURCE_ID&quot; integer,
+    &quot;ITIP_MSG&quot; nclob
+);
+
+create table PRINCIPAL_PURGE_POLLING_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB
+);
+
+create table PRINCIPAL_PURGE_CHECK_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;UID&quot; nvarchar2(255)
+);
+
+create table PRINCIPAL_PURGE_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;UID&quot; nvarchar2(255)
+);
+
+create table PRINCIPAL_PURGE_HOME_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade
+);
+
+create table CALENDARSERVER (
+    &quot;NAME&quot; nvarchar2(255) primary key,
+    &quot;VALUE&quot; nvarchar2(255)
+);
+
+insert into CALENDARSERVER (NAME, VALUE) values ('VERSION', '51');
+insert into CALENDARSERVER (NAME, VALUE) values ('CALENDAR-DATAVERSION', '6');
+insert into CALENDARSERVER (NAME, VALUE) values ('ADDRESSBOOK-DATAVERSION', '2');
+insert into CALENDARSERVER (NAME, VALUE) values ('NOTIFICATION-DATAVERSION', '1');
+insert into CALENDARSERVER (NAME, VALUE) values ('MIN-VALID-REVISION', '1');
+create index CALENDAR_HOME_METADAT_3cb9049e on CALENDAR_HOME_METADATA (
+    DEFAULT_EVENTS
+);
+
+create index CALENDAR_HOME_METADAT_d55e5548 on CALENDAR_HOME_METADATA (
+    DEFAULT_TASKS
+);
+
+create index CALENDAR_HOME_METADAT_910264ce on CALENDAR_HOME_METADATA (
+    DEFAULT_POLLS
+);
+
+create index NOTIFICATION_NOTIFICA_f891f5f9 on NOTIFICATION (
+    NOTIFICATION_HOME_RESOURCE_ID
+);
+
+create index CALENDAR_BIND_RESOURC_e57964d4 on CALENDAR_BIND (
+    CALENDAR_RESOURCE_ID
+);
+
+create index CALENDAR_OBJECT_CALEN_a9a453a9 on CALENDAR_OBJECT (
+    CALENDAR_RESOURCE_ID,
+    ICALENDAR_UID
+);
+
+create index CALENDAR_OBJECT_CALEN_c4dc619c on CALENDAR_OBJECT (
+    CALENDAR_RESOURCE_ID,
+    RECURRANCE_MAX,
+    RECURRANCE_MIN
+);
+
+create index CALENDAR_OBJECT_ICALE_82e731d5 on CALENDAR_OBJECT (
+    ICALENDAR_UID
+);
+
+create index CALENDAR_OBJECT_DROPB_de041d80 on CALENDAR_OBJECT (
+    DROPBOX_ID
+);
+
+create index TIME_RANGE_CALENDAR_R_beb6e7eb on TIME_RANGE (
+    CALENDAR_RESOURCE_ID
+);
+
+create index TIME_RANGE_CALENDAR_O_acf37bd1 on TIME_RANGE (
+    CALENDAR_OBJECT_RESOURCE_ID
+);
+
+create index ATTACHMENT_CALENDAR_H_0078845c on ATTACHMENT (
+    CALENDAR_HOME_RESOURCE_ID
+);
+
+create index ATTACHMENT_DROPBOX_ID_5073cf23 on ATTACHMENT (
+    DROPBOX_ID
+);
+
+create index ATTACHMENT_CALENDAR_O_81508484 on ATTACHMENT_CALENDAR_OBJECT (
+    CALENDAR_OBJECT_RESOURCE_ID
+);
+
+create index SHARED_ADDRESSBOOK_BI_e9a2e6d4 on SHARED_ADDRESSBOOK_BIND (
+    OWNER_HOME_RESOURCE_ID
+);
+
+create index ABO_MEMBERS_ADDRESSBO_4effa879 on ABO_MEMBERS (
+    ADDRESSBOOK_ID
+);
+
+create index ABO_MEMBERS_MEMBER_ID_8d66adcf on ABO_MEMBERS (
+    MEMBER_ID
+);
+
+create index ABO_FOREIGN_MEMBERS_A_1fd2c5e9 on ABO_FOREIGN_MEMBERS (
+    ADDRESSBOOK_ID
+);
+
+create index SHARED_GROUP_BIND_RES_cf52f95d on SHARED_GROUP_BIND (
+    GROUP_RESOURCE_ID
+);
+
+create index CALENDAR_OBJECT_REVIS_6d9d929c on CALENDAR_OBJECT_REVISIONS (
+    CALENDAR_RESOURCE_ID,
+    RESOURCE_NAME,
+    DELETED,
+    REVISION
+);
+
+create index CALENDAR_OBJECT_REVIS_265c8acf on CALENDAR_OBJECT_REVISIONS (
+    CALENDAR_RESOURCE_ID,
+    REVISION
+);
+
+create index CALENDAR_OBJECT_REVIS_550b1c56 on CALENDAR_OBJECT_REVISIONS (
+    CALENDAR_HOME_RESOURCE_ID,
+    REVISION
+);
+
+create index ADDRESSBOOK_OBJECT_RE_00fe8288 on ADDRESSBOOK_OBJECT_REVISIONS (
+    OWNER_HOME_RESOURCE_ID,
+    RESOURCE_NAME,
+    DELETED,
+    REVISION
+);
+
+create index ADDRESSBOOK_OBJECT_RE_45004780 on ADDRESSBOOK_OBJECT_REVISIONS (
+    OWNER_HOME_RESOURCE_ID,
+    REVISION
+);
+
+create index NOTIFICATION_OBJECT_R_036a9cee on NOTIFICATION_OBJECT_REVISIONS (
+    NOTIFICATION_HOME_RESOURCE_ID,
+    REVISION
+);
+
+create index APN_SUBSCRIPTIONS_RES_9610d78e on APN_SUBSCRIPTIONS (
+    RESOURCE_KEY
+);
+
+create index IMIP_TOKENS_TOKEN_e94b918f on IMIP_TOKENS (
+    TOKEN
+);
+
+create index IMIP_INVITATION_WORK__586d064c on IMIP_INVITATION_WORK (
+    JOB_ID
+);
+
+create index IMIP_POLLING_WORK_JOB_d5535891 on IMIP_POLLING_WORK (
+    JOB_ID
+);
+
+create index IMIP_REPLY_WORK_JOB_I_bf4ae73e on IMIP_REPLY_WORK (
+    JOB_ID
+);
+
+create index PUSH_NOTIFICATION_WOR_8bbab117 on PUSH_NOTIFICATION_WORK (
+    JOB_ID
+);
+
+create index PUSH_NOTIFICATION_WOR_3a3ee588 on PUSH_NOTIFICATION_WORK (
+    PUSH_ID
+);
+
+create index GROUP_CACHER_POLLING__6eb3151c on GROUP_CACHER_POLLING_WORK (
+    JOB_ID
+);
+
+create index GROUP_REFRESH_WORK_JO_717ede20 on GROUP_REFRESH_WORK (
+    JOB_ID
+);
+
+create index GROUP_REFRESH_WORK_GR_0325f3a8 on GROUP_REFRESH_WORK (
+    GROUP_UID
+);
+
+create index GROUP_DELEGATE_CHANGE_8bf9e6d8 on GROUP_DELEGATE_CHANGES_WORK (
+    JOB_ID
+);
+
+create index GROUP_DELEGATE_CHANGE_d8f7af69 on GROUP_DELEGATE_CHANGES_WORK (
+    DELEGATOR_UID
+);
+
+create index GROUPS_GROUP_UID_b35cce23 on GROUPS (
+    GROUP_UID
+);
+
+create index GROUP_MEMBERSHIP_MEMB_0ca508e8 on GROUP_MEMBERSHIP (
+    MEMBER_UID
+);
+
+create index GROUP_ATTENDEE_RECONC_da73d3c2 on GROUP_ATTENDEE_RECONCILE_WORK (
+    JOB_ID
+);
+
+create index GROUP_ATTENDEE_RECONC_b894ee7a on GROUP_ATTENDEE_RECONCILE_WORK (
+    RESOURCE_ID
+);
+
+create index GROUP_ATTENDEE_RECONC_5eabc549 on GROUP_ATTENDEE_RECONCILE_WORK (
+    GROUP_ID
+);
+
+create index GROUP_ATTENDEE_RESOUR_855124dc on GROUP_ATTENDEE (
+    RESOURCE_ID
+);
+
+create index GROUP_SHAREE_RECONCIL_9aad0858 on GROUP_SHAREE_RECONCILE_WORK (
+    JOB_ID
+);
+
+create index GROUP_SHAREE_RECONCIL_4dc60f78 on GROUP_SHAREE_RECONCILE_WORK (
+    CALENDAR_ID
+);
+
+create index GROUP_SHAREE_RECONCIL_1d14c921 on GROUP_SHAREE_RECONCILE_WORK (
+    GROUP_ID
+);
+
+create index GROUP_SHAREE_CALENDAR_28a88850 on GROUP_SHAREE (
+    CALENDAR_ID
+);
+
+create index DELEGATE_TO_DELEGATOR_5e149b11 on DELEGATES (
+    DELEGATE,
+    READ_WRITE,
+    DELEGATOR
+);
+
+create index DELEGATE_GROUPS_GROUP_25117446 on DELEGATE_GROUPS (
+    GROUP_ID
+);
+
+create index CALENDAR_OBJECT_SPLIT_af71dcda on CALENDAR_OBJECT_SPLITTER_WORK (
+    RESOURCE_ID
+);
+
+create index CALENDAR_OBJECT_SPLIT_33603b72 on CALENDAR_OBJECT_SPLITTER_WORK (
+    JOB_ID
+);
+
+create index CALENDAR_OBJECT_UPGRA_a5c181eb on CALENDAR_OBJECT_UPGRADE_WORK (
+    RESOURCE_ID
+);
+
+create index CALENDAR_OBJECT_UPGRA_39d6f8f9 on CALENDAR_OBJECT_UPGRADE_WORK (
+    JOB_ID
+);
+
+create index FIND_MIN_VALID_REVISI_78d17400 on FIND_MIN_VALID_REVISION_WORK (
+    JOB_ID
+);
+
+create index REVISION_CLEANUP_WORK_eb062686 on REVISION_CLEANUP_WORK (
+    JOB_ID
+);
+
+create index INBOX_CLEANUP_WORK_JO_799132bd on INBOX_CLEANUP_WORK (
+    JOB_ID
+);
+
+create index CLEANUP_ONE_INBOX_WOR_375dac36 on CLEANUP_ONE_INBOX_WORK (
+    JOB_ID
+);
+
+create index SCHEDULE_WORK_JOB_ID_65e810ee on SCHEDULE_WORK (
+    JOB_ID
+);
+
+create index SCHEDULE_WORK_ICALEND_089f33dc on SCHEDULE_WORK (
+    ICALENDAR_UID
+);
+
+create index SCHEDULE_REFRESH_WORK_26084c7b on SCHEDULE_REFRESH_WORK (
+    HOME_RESOURCE_ID
+);
+
+create index SCHEDULE_REFRESH_WORK_989efe54 on SCHEDULE_REFRESH_WORK (
+    RESOURCE_ID
+);
+
+create index SCHEDULE_REFRESH_ATTE_83053b91 on SCHEDULE_REFRESH_ATTENDEES (
+    RESOURCE_ID,
+    ATTENDEE
+);
+
+create index SCHEDULE_AUTO_REPLY_W_0256478d on SCHEDULE_AUTO_REPLY_WORK (
+    HOME_RESOURCE_ID
+);
+
+create index SCHEDULE_AUTO_REPLY_W_0755e754 on SCHEDULE_AUTO_REPLY_WORK (
+    RESOURCE_ID
+);
+
+create index SCHEDULE_ORGANIZER_WO_18ce4edd on SCHEDULE_ORGANIZER_WORK (
+    HOME_RESOURCE_ID
+);
+
+create index SCHEDULE_ORGANIZER_WO_14702035 on SCHEDULE_ORGANIZER_WORK (
+    RESOURCE_ID
+);
+
+create index SCHEDULE_ORGANIZER_SE_9ec9f827 on SCHEDULE_ORGANIZER_SEND_WORK (
+    HOME_RESOURCE_ID
+);
+
+create index SCHEDULE_ORGANIZER_SE_699fefc4 on SCHEDULE_ORGANIZER_SEND_WORK (
+    RESOURCE_ID
+);
+
+create index SCHEDULE_REPLY_WORK_H_745af8cf on SCHEDULE_REPLY_WORK (
+    HOME_RESOURCE_ID
+);
+
+create index SCHEDULE_REPLY_WORK_R_11bd3fbb on SCHEDULE_REPLY_WORK (
+    RESOURCE_ID
+);
+
+create index PRINCIPAL_PURGE_POLLI_6383e68a on PRINCIPAL_PURGE_POLLING_WORK (
+    JOB_ID
+);
+
+create index PRINCIPAL_PURGE_CHECK_b0c024c1 on PRINCIPAL_PURGE_CHECK_WORK (
+    JOB_ID
+);
+
+create index PRINCIPAL_PURGE_CHECK_198388a5 on PRINCIPAL_PURGE_CHECK_WORK (
+    UID
+);
+
+create index PRINCIPAL_PURGE_WORK__7a8141a3 on PRINCIPAL_PURGE_WORK (
+    JOB_ID
+);
+
+create index PRINCIPAL_PURGE_WORK__db35cfdc on PRINCIPAL_PURGE_WORK (
+    UID
+);
+
+create index PRINCIPAL_PURGE_HOME__f35eea7a on PRINCIPAL_PURGE_HOME_WORK (
+    JOB_ID
+);
+
+create index PRINCIPAL_PURGE_HOME__967e4480 on PRINCIPAL_PURGE_HOME_WORK (
+    HOME_RESOURCE_ID
+);
+
+-- Extra schema to add to current-oracle-dialect.sql
</ins></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldoracledialectv52sqlfromrev14555CalendarServerbranchesuserssagentrashcan5txdavcommondatastoresql_schemaoldoracledialectv52sql"></a>
<div class="copfile"><h4>Copied: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/oracle-dialect/v52.sql (from rev 14555, CalendarServer/branches/users/sagen/trashcan-5/txdav/common/datastore/sql_schema/old/oracle-dialect/v52.sql) (0 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/oracle-dialect/v52.sql                                (rev 0)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/oracle-dialect/v52.sql        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -0,0 +1,988 @@
</span><ins>+create sequence RESOURCE_ID_SEQ;
+create sequence JOB_SEQ;
+create sequence INSTANCE_ID_SEQ;
+create sequence ATTACHMENT_ID_SEQ;
+create sequence REVISION_SEQ;
+create sequence WORKITEM_SEQ;
+create table NODE_INFO (
+    &quot;HOSTNAME&quot; nvarchar2(255),
+    &quot;PID&quot; integer not null,
+    &quot;PORT&quot; integer not null,
+    &quot;TIME&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC' not null, 
+    primary key (&quot;HOSTNAME&quot;, &quot;PORT&quot;)
+);
+
+create table NAMED_LOCK (
+    &quot;LOCK_NAME&quot; nvarchar2(255) primary key
+);
+
+create table JOB (
+    &quot;JOB_ID&quot; integer primary key,
+    &quot;WORK_TYPE&quot; nvarchar2(255),
+    &quot;PRIORITY&quot; integer default 0,
+    &quot;WEIGHT&quot; integer default 0,
+    &quot;NOT_BEFORE&quot; timestamp not null,
+    &quot;ASSIGNED&quot; timestamp default null,
+    &quot;OVERDUE&quot; timestamp default null,
+    &quot;FAILED&quot; integer default 0
+);
+
+create table CALENDAR_HOME (
+    &quot;RESOURCE_ID&quot; integer primary key,
+    &quot;OWNER_UID&quot; nvarchar2(255),
+    &quot;STATUS&quot; integer default 0 not null,
+    &quot;DATAVERSION&quot; integer default 0 not null, 
+    unique (&quot;OWNER_UID&quot;, &quot;STATUS&quot;)
+);
+
+create table HOME_STATUS (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into HOME_STATUS (DESCRIPTION, ID) values ('normal', 0);
+insert into HOME_STATUS (DESCRIPTION, ID) values ('external', 1);
+insert into HOME_STATUS (DESCRIPTION, ID) values ('purging', 2);
+insert into HOME_STATUS (DESCRIPTION, ID) values ('migrating', 3);
+insert into HOME_STATUS (DESCRIPTION, ID) values ('disabled', 4);
+create table CALENDAR (
+    &quot;RESOURCE_ID&quot; integer primary key
+);
+
+create table CALENDAR_HOME_METADATA (
+    &quot;RESOURCE_ID&quot; integer primary key references CALENDAR_HOME on delete cascade,
+    &quot;QUOTA_USED_BYTES&quot; integer default 0 not null,
+    &quot;DEFAULT_EVENTS&quot; integer default null references CALENDAR on delete set null,
+    &quot;DEFAULT_TASKS&quot; integer default null references CALENDAR on delete set null,
+    &quot;DEFAULT_POLLS&quot; integer default null references CALENDAR on delete set null,
+    &quot;ALARM_VEVENT_TIMED&quot; nclob default null,
+    &quot;ALARM_VEVENT_ALLDAY&quot; nclob default null,
+    &quot;ALARM_VTODO_TIMED&quot; nclob default null,
+    &quot;ALARM_VTODO_ALLDAY&quot; nclob default null,
+    &quot;AVAILABILITY&quot; nclob default null,
+    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC'
+);
+
+create table CALENDAR_METADATA (
+    &quot;RESOURCE_ID&quot; integer primary key references CALENDAR on delete cascade,
+    &quot;SUPPORTED_COMPONENTS&quot; nvarchar2(255) default null,
+    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC'
+);
+
+create table CALENDAR_MIGRATION (
+    &quot;CALENDAR_HOME_RESOURCE_ID&quot; integer references CALENDAR_HOME on delete cascade,
+    &quot;REMOTE_RESOURCE_ID&quot; integer not null,
+    &quot;LOCAL_RESOURCE_ID&quot; integer references CALENDAR on delete cascade,
+    &quot;LAST_SYNC_TOKEN&quot; nvarchar2(255), 
+    primary key (&quot;CALENDAR_HOME_RESOURCE_ID&quot;, &quot;REMOTE_RESOURCE_ID&quot;)
+);
+
+create table NOTIFICATION_HOME (
+    &quot;RESOURCE_ID&quot; integer primary key,
+    &quot;OWNER_UID&quot; nvarchar2(255),
+    &quot;STATUS&quot; integer default 0 not null,
+    &quot;DATAVERSION&quot; integer default 0 not null, 
+    unique (&quot;OWNER_UID&quot;, &quot;STATUS&quot;)
+);
+
+create table NOTIFICATION (
+    &quot;RESOURCE_ID&quot; integer primary key,
+    &quot;NOTIFICATION_HOME_RESOURCE_ID&quot; integer not null references NOTIFICATION_HOME,
+    &quot;NOTIFICATION_UID&quot; nvarchar2(255),
+    &quot;NOTIFICATION_TYPE&quot; nvarchar2(255),
+    &quot;NOTIFICATION_DATA&quot; nclob,
+    &quot;MD5&quot; nchar(32),
+    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
+    unique (&quot;NOTIFICATION_UID&quot;, &quot;NOTIFICATION_HOME_RESOURCE_ID&quot;)
+);
+
+create table CALENDAR_BIND (
+    &quot;CALENDAR_HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME,
+    &quot;CALENDAR_RESOURCE_ID&quot; integer not null references CALENDAR on delete cascade,
+    &quot;CALENDAR_RESOURCE_NAME&quot; nvarchar2(255),
+    &quot;BIND_MODE&quot; integer not null,
+    &quot;BIND_STATUS&quot; integer not null,
+    &quot;BIND_REVISION&quot; integer default 0 not null,
+    &quot;BIND_UID&quot; nvarchar2(36) default null,
+    &quot;MESSAGE&quot; nclob,
+    &quot;TRANSP&quot; integer default 0 not null,
+    &quot;ALARM_VEVENT_TIMED&quot; nclob default null,
+    &quot;ALARM_VEVENT_ALLDAY&quot; nclob default null,
+    &quot;ALARM_VTODO_TIMED&quot; nclob default null,
+    &quot;ALARM_VTODO_ALLDAY&quot; nclob default null,
+    &quot;TIMEZONE&quot; nclob default null, 
+    primary key (&quot;CALENDAR_HOME_RESOURCE_ID&quot;, &quot;CALENDAR_RESOURCE_ID&quot;), 
+    unique (&quot;CALENDAR_HOME_RESOURCE_ID&quot;, &quot;CALENDAR_RESOURCE_NAME&quot;)
+);
+
+create table CALENDAR_BIND_MODE (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('own', 0);
+insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('read', 1);
+insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('write', 2);
+insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('direct', 3);
+insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('indirect', 4);
+insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('group', 5);
+insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('group_read', 6);
+insert into CALENDAR_BIND_MODE (DESCRIPTION, ID) values ('group_write', 7);
+create table CALENDAR_BIND_STATUS (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into CALENDAR_BIND_STATUS (DESCRIPTION, ID) values ('invited', 0);
+insert into CALENDAR_BIND_STATUS (DESCRIPTION, ID) values ('accepted', 1);
+insert into CALENDAR_BIND_STATUS (DESCRIPTION, ID) values ('declined', 2);
+insert into CALENDAR_BIND_STATUS (DESCRIPTION, ID) values ('invalid', 3);
+insert into CALENDAR_BIND_STATUS (DESCRIPTION, ID) values ('deleted', 4);
+create table CALENDAR_TRANSP (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into CALENDAR_TRANSP (DESCRIPTION, ID) values ('opaque', 0);
+insert into CALENDAR_TRANSP (DESCRIPTION, ID) values ('transparent', 1);
+create table CALENDAR_OBJECT (
+    &quot;RESOURCE_ID&quot; integer primary key,
+    &quot;CALENDAR_RESOURCE_ID&quot; integer not null references CALENDAR on delete cascade,
+    &quot;RESOURCE_NAME&quot; nvarchar2(255),
+    &quot;ICALENDAR_TEXT&quot; nclob,
+    &quot;ICALENDAR_UID&quot; nvarchar2(255),
+    &quot;ICALENDAR_TYPE&quot; nvarchar2(255),
+    &quot;ATTACHMENTS_MODE&quot; integer default 0 not null,
+    &quot;DROPBOX_ID&quot; nvarchar2(255),
+    &quot;ORGANIZER&quot; nvarchar2(255),
+    &quot;RECURRANCE_MIN&quot; date,
+    &quot;RECURRANCE_MAX&quot; date,
+    &quot;ACCESS&quot; integer default 0 not null,
+    &quot;SCHEDULE_OBJECT&quot; integer default 0,
+    &quot;SCHEDULE_TAG&quot; nvarchar2(36) default null,
+    &quot;SCHEDULE_ETAGS&quot; nclob default null,
+    &quot;PRIVATE_COMMENTS&quot; integer default 0 not null,
+    &quot;MD5&quot; nchar(32),
+    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;DATAVERSION&quot; integer default 0 not null, 
+    unique (&quot;CALENDAR_RESOURCE_ID&quot;, &quot;RESOURCE_NAME&quot;)
+);
+
+create table CALENDAR_OBJ_ATTACHMENTS_MODE (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into CALENDAR_OBJ_ATTACHMENTS_MODE (DESCRIPTION, ID) values ('none', 0);
+insert into CALENDAR_OBJ_ATTACHMENTS_MODE (DESCRIPTION, ID) values ('read', 1);
+insert into CALENDAR_OBJ_ATTACHMENTS_MODE (DESCRIPTION, ID) values ('write', 2);
+create table CALENDAR_ACCESS_TYPE (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(32) unique
+);
+
+insert into CALENDAR_ACCESS_TYPE (DESCRIPTION, ID) values ('', 0);
+insert into CALENDAR_ACCESS_TYPE (DESCRIPTION, ID) values ('public', 1);
+insert into CALENDAR_ACCESS_TYPE (DESCRIPTION, ID) values ('private', 2);
+insert into CALENDAR_ACCESS_TYPE (DESCRIPTION, ID) values ('confidential', 3);
+insert into CALENDAR_ACCESS_TYPE (DESCRIPTION, ID) values ('restricted', 4);
+create table TIME_RANGE (
+    &quot;INSTANCE_ID&quot; integer primary key,
+    &quot;CALENDAR_RESOURCE_ID&quot; integer not null references CALENDAR on delete cascade,
+    &quot;CALENDAR_OBJECT_RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
+    &quot;FLOATING&quot; integer not null,
+    &quot;START_DATE&quot; timestamp not null,
+    &quot;END_DATE&quot; timestamp not null,
+    &quot;FBTYPE&quot; integer not null,
+    &quot;TRANSPARENT&quot; integer not null
+);
+
+create table FREE_BUSY_TYPE (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into FREE_BUSY_TYPE (DESCRIPTION, ID) values ('unknown', 0);
+insert into FREE_BUSY_TYPE (DESCRIPTION, ID) values ('free', 1);
+insert into FREE_BUSY_TYPE (DESCRIPTION, ID) values ('busy', 2);
+insert into FREE_BUSY_TYPE (DESCRIPTION, ID) values ('busy-unavailable', 3);
+insert into FREE_BUSY_TYPE (DESCRIPTION, ID) values ('busy-tentative', 4);
+create table PERUSER (
+    &quot;TIME_RANGE_INSTANCE_ID&quot; integer not null references TIME_RANGE on delete cascade,
+    &quot;USER_ID&quot; nvarchar2(255),
+    &quot;TRANSPARENT&quot; integer not null,
+    &quot;ADJUSTED_START_DATE&quot; timestamp default null,
+    &quot;ADJUSTED_END_DATE&quot; timestamp default null, 
+    primary key (&quot;TIME_RANGE_INSTANCE_ID&quot;, &quot;USER_ID&quot;)
+);
+
+create table CALENDAR_OBJECT_MIGRATION (
+    &quot;CALENDAR_HOME_RESOURCE_ID&quot; integer references CALENDAR_HOME on delete cascade,
+    &quot;REMOTE_RESOURCE_ID&quot; integer not null,
+    &quot;LOCAL_RESOURCE_ID&quot; integer references CALENDAR_OBJECT on delete cascade, 
+    primary key (&quot;CALENDAR_HOME_RESOURCE_ID&quot;, &quot;REMOTE_RESOURCE_ID&quot;)
+);
+
+create table ATTACHMENT (
+    &quot;ATTACHMENT_ID&quot; integer primary key,
+    &quot;CALENDAR_HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME,
+    &quot;DROPBOX_ID&quot; nvarchar2(255),
+    &quot;CONTENT_TYPE&quot; nvarchar2(255),
+    &quot;SIZE&quot; integer not null,
+    &quot;MD5&quot; nchar(32),
+    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;PATH&quot; nvarchar2(1024)
+);
+
+create table ATTACHMENT_CALENDAR_OBJECT (
+    &quot;ATTACHMENT_ID&quot; integer not null references ATTACHMENT on delete cascade,
+    &quot;MANAGED_ID&quot; nvarchar2(255),
+    &quot;CALENDAR_OBJECT_RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade, 
+    primary key (&quot;ATTACHMENT_ID&quot;, &quot;CALENDAR_OBJECT_RESOURCE_ID&quot;), 
+    unique (&quot;MANAGED_ID&quot;, &quot;CALENDAR_OBJECT_RESOURCE_ID&quot;)
+);
+
+create table ATTACHMENT_MIGRATION (
+    &quot;CALENDAR_HOME_RESOURCE_ID&quot; integer references CALENDAR_HOME on delete cascade,
+    &quot;REMOTE_RESOURCE_ID&quot; integer not null,
+    &quot;LOCAL_RESOURCE_ID&quot; integer references ATTACHMENT on delete cascade, 
+    primary key (&quot;CALENDAR_HOME_RESOURCE_ID&quot;, &quot;REMOTE_RESOURCE_ID&quot;)
+);
+
+create table RESOURCE_PROPERTY (
+    &quot;RESOURCE_ID&quot; integer not null,
+    &quot;NAME&quot; nvarchar2(255),
+    &quot;VALUE&quot; nclob,
+    &quot;VIEWER_UID&quot; nvarchar2(255), 
+    primary key (&quot;RESOURCE_ID&quot;, &quot;NAME&quot;, &quot;VIEWER_UID&quot;)
+);
+
+create table ADDRESSBOOK_HOME (
+    &quot;RESOURCE_ID&quot; integer primary key,
+    &quot;ADDRESSBOOK_PROPERTY_STORE_ID&quot; integer not null,
+    &quot;OWNER_UID&quot; nvarchar2(255),
+    &quot;STATUS&quot; integer default 0 not null,
+    &quot;DATAVERSION&quot; integer default 0 not null, 
+    unique (&quot;OWNER_UID&quot;, &quot;STATUS&quot;)
+);
+
+create table ADDRESSBOOK_HOME_METADATA (
+    &quot;RESOURCE_ID&quot; integer primary key references ADDRESSBOOK_HOME on delete cascade,
+    &quot;QUOTA_USED_BYTES&quot; integer default 0 not null,
+    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC'
+);
+
+create table SHARED_ADDRESSBOOK_BIND (
+    &quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_HOME,
+    &quot;OWNER_HOME_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_HOME on delete cascade,
+    &quot;ADDRESSBOOK_RESOURCE_NAME&quot; nvarchar2(255),
+    &quot;BIND_MODE&quot; integer not null,
+    &quot;BIND_STATUS&quot; integer not null,
+    &quot;BIND_REVISION&quot; integer default 0 not null,
+    &quot;BIND_UID&quot; nvarchar2(36) default null,
+    &quot;MESSAGE&quot; nclob, 
+    primary key (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;OWNER_HOME_RESOURCE_ID&quot;), 
+    unique (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;ADDRESSBOOK_RESOURCE_NAME&quot;)
+);
+
+create table ADDRESSBOOK_OBJECT (
+    &quot;RESOURCE_ID&quot; integer primary key,
+    &quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_HOME on delete cascade,
+    &quot;RESOURCE_NAME&quot; nvarchar2(255),
+    &quot;VCARD_TEXT&quot; nclob,
+    &quot;VCARD_UID&quot; nvarchar2(255),
+    &quot;KIND&quot; integer not null,
+    &quot;MD5&quot; nchar(32),
+    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;DATAVERSION&quot; integer default 0 not null, 
+    unique (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;RESOURCE_NAME&quot;), 
+    unique (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;VCARD_UID&quot;)
+);
+
+create table ADDRESSBOOK_OBJECT_KIND (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into ADDRESSBOOK_OBJECT_KIND (DESCRIPTION, ID) values ('person', 0);
+insert into ADDRESSBOOK_OBJECT_KIND (DESCRIPTION, ID) values ('group', 1);
+insert into ADDRESSBOOK_OBJECT_KIND (DESCRIPTION, ID) values ('resource', 2);
+insert into ADDRESSBOOK_OBJECT_KIND (DESCRIPTION, ID) values ('location', 3);
+create table ABO_MEMBERS (
+    &quot;GROUP_ID&quot; integer not null,
+    &quot;ADDRESSBOOK_ID&quot; integer not null references ADDRESSBOOK_HOME on delete cascade,
+    &quot;MEMBER_ID&quot; integer not null,
+    &quot;REVISION&quot; integer not null,
+    &quot;REMOVED&quot; integer default 0 not null,
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
+    primary key (&quot;GROUP_ID&quot;, &quot;MEMBER_ID&quot;, &quot;REVISION&quot;)
+);
+
+create table ABO_FOREIGN_MEMBERS (
+    &quot;GROUP_ID&quot; integer not null references ADDRESSBOOK_OBJECT on delete cascade,
+    &quot;ADDRESSBOOK_ID&quot; integer not null references ADDRESSBOOK_HOME on delete cascade,
+    &quot;MEMBER_ADDRESS&quot; nvarchar2(255), 
+    primary key (&quot;GROUP_ID&quot;, &quot;MEMBER_ADDRESS&quot;)
+);
+
+create table SHARED_GROUP_BIND (
+    &quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_HOME,
+    &quot;GROUP_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_OBJECT on delete cascade,
+    &quot;GROUP_ADDRESSBOOK_NAME&quot; nvarchar2(255),
+    &quot;BIND_MODE&quot; integer not null,
+    &quot;BIND_STATUS&quot; integer not null,
+    &quot;BIND_REVISION&quot; integer default 0 not null,
+    &quot;BIND_UID&quot; nvarchar2(36) default null,
+    &quot;MESSAGE&quot; nclob, 
+    primary key (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;GROUP_RESOURCE_ID&quot;), 
+    unique (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;GROUP_ADDRESSBOOK_NAME&quot;)
+);
+
+create table CALENDAR_OBJECT_REVISIONS (
+    &quot;CALENDAR_HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME,
+    &quot;CALENDAR_RESOURCE_ID&quot; integer references CALENDAR,
+    &quot;CALENDAR_NAME&quot; nvarchar2(255) default null,
+    &quot;RESOURCE_NAME&quot; nvarchar2(255),
+    &quot;REVISION&quot; integer not null,
+    &quot;DELETED&quot; integer not null,
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
+    unique (&quot;CALENDAR_HOME_RESOURCE_ID&quot;, &quot;CALENDAR_RESOURCE_ID&quot;, &quot;CALENDAR_NAME&quot;, &quot;RESOURCE_NAME&quot;)
+);
+
+create table ADDRESSBOOK_OBJECT_REVISIONS (
+    &quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot; integer not null references ADDRESSBOOK_HOME,
+    &quot;OWNER_HOME_RESOURCE_ID&quot; integer references ADDRESSBOOK_HOME,
+    &quot;ADDRESSBOOK_NAME&quot; nvarchar2(255) default null,
+    &quot;OBJECT_RESOURCE_ID&quot; integer default 0,
+    &quot;RESOURCE_NAME&quot; nvarchar2(255),
+    &quot;REVISION&quot; integer not null,
+    &quot;DELETED&quot; integer not null,
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
+    unique (&quot;ADDRESSBOOK_HOME_RESOURCE_ID&quot;, &quot;OWNER_HOME_RESOURCE_ID&quot;, &quot;ADDRESSBOOK_NAME&quot;, &quot;RESOURCE_NAME&quot;)
+);
+
+create table NOTIFICATION_OBJECT_REVISIONS (
+    &quot;NOTIFICATION_HOME_RESOURCE_ID&quot; integer not null references NOTIFICATION_HOME on delete cascade,
+    &quot;RESOURCE_NAME&quot; nvarchar2(255),
+    &quot;REVISION&quot; integer not null,
+    &quot;DELETED&quot; integer not null,
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
+    unique (&quot;NOTIFICATION_HOME_RESOURCE_ID&quot;, &quot;RESOURCE_NAME&quot;)
+);
+
+create table APN_SUBSCRIPTIONS (
+    &quot;TOKEN&quot; nvarchar2(255),
+    &quot;RESOURCE_KEY&quot; nvarchar2(255),
+    &quot;MODIFIED&quot; integer not null,
+    &quot;SUBSCRIBER_GUID&quot; nvarchar2(255),
+    &quot;USER_AGENT&quot; nvarchar2(255) default null,
+    &quot;IP_ADDR&quot; nvarchar2(255) default null, 
+    primary key (&quot;TOKEN&quot;, &quot;RESOURCE_KEY&quot;)
+);
+
+create table IMIP_TOKENS (
+    &quot;TOKEN&quot; nvarchar2(255),
+    &quot;ORGANIZER&quot; nvarchar2(255),
+    &quot;ATTENDEE&quot; nvarchar2(255),
+    &quot;ICALUID&quot; nvarchar2(255),
+    &quot;ACCESSED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC', 
+    primary key (&quot;ORGANIZER&quot;, &quot;ATTENDEE&quot;, &quot;ICALUID&quot;)
+);
+
+create table IMIP_INVITATION_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;FROM_ADDR&quot; nvarchar2(255),
+    &quot;TO_ADDR&quot; nvarchar2(255),
+    &quot;ICALENDAR_TEXT&quot; nclob
+);
+
+create table IMIP_POLLING_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB
+);
+
+create table IMIP_REPLY_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;ORGANIZER&quot; nvarchar2(255),
+    &quot;ATTENDEE&quot; nvarchar2(255),
+    &quot;ICALENDAR_TEXT&quot; nclob
+);
+
+create table PUSH_NOTIFICATION_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;PUSH_ID&quot; nvarchar2(255),
+    &quot;PUSH_PRIORITY&quot; integer not null
+);
+
+create table GROUP_CACHER_POLLING_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB
+);
+
+create table GROUP_REFRESH_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;GROUP_UID&quot; nvarchar2(255)
+);
+
+create table GROUP_DELEGATE_CHANGES_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;DELEGATOR_UID&quot; nvarchar2(255),
+    &quot;READ_DELEGATE_UID&quot; nvarchar2(255),
+    &quot;WRITE_DELEGATE_UID&quot; nvarchar2(255)
+);
+
+create table GROUPS (
+    &quot;GROUP_ID&quot; integer primary key,
+    &quot;NAME&quot; nvarchar2(255),
+    &quot;GROUP_UID&quot; nvarchar2(255) unique,
+    &quot;MEMBERSHIP_HASH&quot; nvarchar2(255),
+    &quot;EXTANT&quot; integer default 1,
+    &quot;CREATED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC',
+    &quot;MODIFIED&quot; timestamp default CURRENT_TIMESTAMP at time zone 'UTC'
+);
+
+create table GROUP_MEMBERSHIP (
+    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade,
+    &quot;MEMBER_UID&quot; nvarchar2(255), 
+    primary key (&quot;GROUP_ID&quot;, &quot;MEMBER_UID&quot;)
+);
+
+create table GROUP_ATTENDEE_RECONCILE_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
+    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade
+);
+
+create table GROUP_ATTENDEE (
+    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade,
+    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
+    &quot;MEMBERSHIP_HASH&quot; nvarchar2(255), 
+    primary key (&quot;GROUP_ID&quot;, &quot;RESOURCE_ID&quot;)
+);
+
+create table GROUP_SHAREE_RECONCILE_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;CALENDAR_ID&quot; integer not null references CALENDAR on delete cascade,
+    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade
+);
+
+create table GROUP_SHAREE (
+    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade,
+    &quot;CALENDAR_ID&quot; integer not null references CALENDAR on delete cascade,
+    &quot;GROUP_BIND_MODE&quot; integer not null,
+    &quot;MEMBERSHIP_HASH&quot; nvarchar2(255), 
+    primary key (&quot;GROUP_ID&quot;, &quot;CALENDAR_ID&quot;)
+);
+
+create table DELEGATES (
+    &quot;DELEGATOR&quot; nvarchar2(255),
+    &quot;DELEGATE&quot; nvarchar2(255),
+    &quot;READ_WRITE&quot; integer not null, 
+    primary key (&quot;DELEGATOR&quot;, &quot;READ_WRITE&quot;, &quot;DELEGATE&quot;)
+);
+
+create table DELEGATE_GROUPS (
+    &quot;DELEGATOR&quot; nvarchar2(255),
+    &quot;GROUP_ID&quot; integer not null references GROUPS on delete cascade,
+    &quot;READ_WRITE&quot; integer not null,
+    &quot;IS_EXTERNAL&quot; integer not null, 
+    primary key (&quot;DELEGATOR&quot;, &quot;READ_WRITE&quot;, &quot;GROUP_ID&quot;)
+);
+
+create table EXTERNAL_DELEGATE_GROUPS (
+    &quot;DELEGATOR&quot; nvarchar2(255) primary key,
+    &quot;GROUP_UID_READ&quot; nvarchar2(255),
+    &quot;GROUP_UID_WRITE&quot; nvarchar2(255)
+);
+
+create table CALENDAR_OBJECT_SPLITTER_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade
+);
+
+create table CALENDAR_OBJECT_UPGRADE_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade
+);
+
+create table FIND_MIN_VALID_REVISION_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB
+);
+
+create table REVISION_CLEANUP_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB
+);
+
+create table INBOX_CLEANUP_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB
+);
+
+create table CLEANUP_ONE_INBOX_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;HOME_ID&quot; integer not null unique references CALENDAR_HOME on delete cascade
+);
+
+create table SCHEDULE_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;ICALENDAR_UID&quot; nvarchar2(255),
+    &quot;WORK_TYPE&quot; nvarchar2(255)
+);
+
+create table SCHEDULE_REFRESH_WORK (
+    &quot;WORK_ID&quot; integer primary key references SCHEDULE_WORK on delete cascade,
+    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade,
+    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
+    &quot;ATTENDEE_COUNT&quot; integer
+);
+
+create table SCHEDULE_REFRESH_ATTENDEES (
+    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
+    &quot;ATTENDEE&quot; nvarchar2(255), 
+    primary key (&quot;RESOURCE_ID&quot;, &quot;ATTENDEE&quot;)
+);
+
+create table SCHEDULE_AUTO_REPLY_WORK (
+    &quot;WORK_ID&quot; integer primary key references SCHEDULE_WORK on delete cascade,
+    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade,
+    &quot;RESOURCE_ID&quot; integer not null references CALENDAR_OBJECT on delete cascade,
+    &quot;PARTSTAT&quot; nvarchar2(255)
+);
+
+create table SCHEDULE_ORGANIZER_WORK (
+    &quot;WORK_ID&quot; integer primary key references SCHEDULE_WORK on delete cascade,
+    &quot;SCHEDULE_ACTION&quot; integer not null,
+    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade,
+    &quot;RESOURCE_ID&quot; integer,
+    &quot;ICALENDAR_TEXT_OLD&quot; nclob,
+    &quot;ICALENDAR_TEXT_NEW&quot; nclob,
+    &quot;ATTENDEE_COUNT&quot; integer,
+    &quot;SMART_MERGE&quot; integer
+);
+
+create table SCHEDULE_ACTION (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into SCHEDULE_ACTION (DESCRIPTION, ID) values ('create', 0);
+insert into SCHEDULE_ACTION (DESCRIPTION, ID) values ('modify', 1);
+insert into SCHEDULE_ACTION (DESCRIPTION, ID) values ('modify-cancelled', 2);
+insert into SCHEDULE_ACTION (DESCRIPTION, ID) values ('remove', 3);
+create table SCHEDULE_ORGANIZER_SEND_WORK (
+    &quot;WORK_ID&quot; integer primary key references SCHEDULE_WORK on delete cascade,
+    &quot;SCHEDULE_ACTION&quot; integer not null,
+    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade,
+    &quot;RESOURCE_ID&quot; integer,
+    &quot;ATTENDEE&quot; nvarchar2(255),
+    &quot;ITIP_MSG&quot; nclob,
+    &quot;NO_REFRESH&quot; integer
+);
+
+create table SCHEDULE_REPLY_WORK (
+    &quot;WORK_ID&quot; integer primary key references SCHEDULE_WORK on delete cascade,
+    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade,
+    &quot;RESOURCE_ID&quot; integer,
+    &quot;ITIP_MSG&quot; nclob
+);
+
+create table PRINCIPAL_PURGE_POLLING_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB
+);
+
+create table PRINCIPAL_PURGE_CHECK_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;UID&quot; nvarchar2(255)
+);
+
+create table PRINCIPAL_PURGE_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;UID&quot; nvarchar2(255)
+);
+
+create table PRINCIPAL_PURGE_HOME_WORK (
+    &quot;WORK_ID&quot; integer primary key,
+    &quot;JOB_ID&quot; integer not null references JOB,
+    &quot;HOME_RESOURCE_ID&quot; integer not null references CALENDAR_HOME on delete cascade
+);
+
+create table CALENDARSERVER (
+    &quot;NAME&quot; nvarchar2(255) primary key,
+    &quot;VALUE&quot; nvarchar2(255)
+);
+
+insert into CALENDARSERVER (NAME, VALUE) values ('VERSION', '52');
+insert into CALENDARSERVER (NAME, VALUE) values ('CALENDAR-DATAVERSION', '6');
+insert into CALENDARSERVER (NAME, VALUE) values ('ADDRESSBOOK-DATAVERSION', '2');
+insert into CALENDARSERVER (NAME, VALUE) values ('NOTIFICATION-DATAVERSION', '1');
+insert into CALENDARSERVER (NAME, VALUE) values ('MIN-VALID-REVISION', '1');
+create index CALENDAR_HOME_METADAT_3cb9049e on CALENDAR_HOME_METADATA (
+    DEFAULT_EVENTS
+);
+
+create index CALENDAR_HOME_METADAT_d55e5548 on CALENDAR_HOME_METADATA (
+    DEFAULT_TASKS
+);
+
+create index CALENDAR_HOME_METADAT_910264ce on CALENDAR_HOME_METADATA (
+    DEFAULT_POLLS
+);
+
+create index CALENDAR_MIGRATION_LO_0525c72b on CALENDAR_MIGRATION (
+    LOCAL_RESOURCE_ID
+);
+
+create index NOTIFICATION_NOTIFICA_f891f5f9 on NOTIFICATION (
+    NOTIFICATION_HOME_RESOURCE_ID
+);
+
+create index CALENDAR_BIND_RESOURC_e57964d4 on CALENDAR_BIND (
+    CALENDAR_RESOURCE_ID
+);
+
+create index CALENDAR_OBJECT_CALEN_a9a453a9 on CALENDAR_OBJECT (
+    CALENDAR_RESOURCE_ID,
+    ICALENDAR_UID
+);
+
+create index CALENDAR_OBJECT_CALEN_c4dc619c on CALENDAR_OBJECT (
+    CALENDAR_RESOURCE_ID,
+    RECURRANCE_MAX,
+    RECURRANCE_MIN
+);
+
+create index CALENDAR_OBJECT_ICALE_82e731d5 on CALENDAR_OBJECT (
+    ICALENDAR_UID
+);
+
+create index CALENDAR_OBJECT_DROPB_de041d80 on CALENDAR_OBJECT (
+    DROPBOX_ID
+);
+
+create index TIME_RANGE_CALENDAR_R_beb6e7eb on TIME_RANGE (
+    CALENDAR_RESOURCE_ID
+);
+
+create index TIME_RANGE_CALENDAR_O_acf37bd1 on TIME_RANGE (
+    CALENDAR_OBJECT_RESOURCE_ID
+);
+
+create index CALENDAR_OBJECT_MIGRA_0502cbef on CALENDAR_OBJECT_MIGRATION (
+    CALENDAR_HOME_RESOURCE_ID,
+    LOCAL_RESOURCE_ID
+);
+
+create index CALENDAR_OBJECT_MIGRA_3577efd9 on CALENDAR_OBJECT_MIGRATION (
+    LOCAL_RESOURCE_ID
+);
+
+create index ATTACHMENT_CALENDAR_H_0078845c on ATTACHMENT (
+    CALENDAR_HOME_RESOURCE_ID
+);
+
+create index ATTACHMENT_DROPBOX_ID_5073cf23 on ATTACHMENT (
+    DROPBOX_ID
+);
+
+create index ATTACHMENT_CALENDAR_O_81508484 on ATTACHMENT_CALENDAR_OBJECT (
+    CALENDAR_OBJECT_RESOURCE_ID
+);
+
+create index ATTACHMENT_MIGRATION__804bf85e on ATTACHMENT_MIGRATION (
+    CALENDAR_HOME_RESOURCE_ID,
+    LOCAL_RESOURCE_ID
+);
+
+create index ATTACHMENT_MIGRATION__816947fe on ATTACHMENT_MIGRATION (
+    LOCAL_RESOURCE_ID
+);
+
+create index SHARED_ADDRESSBOOK_BI_e9a2e6d4 on SHARED_ADDRESSBOOK_BIND (
+    OWNER_HOME_RESOURCE_ID
+);
+
+create index ABO_MEMBERS_ADDRESSBO_4effa879 on ABO_MEMBERS (
+    ADDRESSBOOK_ID
+);
+
+create index ABO_MEMBERS_MEMBER_ID_8d66adcf on ABO_MEMBERS (
+    MEMBER_ID
+);
+
+create index ABO_FOREIGN_MEMBERS_A_1fd2c5e9 on ABO_FOREIGN_MEMBERS (
+    ADDRESSBOOK_ID
+);
+
+create index SHARED_GROUP_BIND_RES_cf52f95d on SHARED_GROUP_BIND (
+    GROUP_RESOURCE_ID
+);
+
+create index CALENDAR_OBJECT_REVIS_6d9d929c on CALENDAR_OBJECT_REVISIONS (
+    CALENDAR_RESOURCE_ID,
+    RESOURCE_NAME,
+    DELETED,
+    REVISION
+);
+
+create index CALENDAR_OBJECT_REVIS_265c8acf on CALENDAR_OBJECT_REVISIONS (
+    CALENDAR_RESOURCE_ID,
+    REVISION
+);
+
+create index CALENDAR_OBJECT_REVIS_550b1c56 on CALENDAR_OBJECT_REVISIONS (
+    CALENDAR_HOME_RESOURCE_ID,
+    REVISION
+);
+
+create index ADDRESSBOOK_OBJECT_RE_00fe8288 on ADDRESSBOOK_OBJECT_REVISIONS (
+    OWNER_HOME_RESOURCE_ID,
+    RESOURCE_NAME,
+    DELETED,
+    REVISION
+);
+
+create index ADDRESSBOOK_OBJECT_RE_45004780 on ADDRESSBOOK_OBJECT_REVISIONS (
+    OWNER_HOME_RESOURCE_ID,
+    REVISION
+);
+
+create index NOTIFICATION_OBJECT_R_036a9cee on NOTIFICATION_OBJECT_REVISIONS (
+    NOTIFICATION_HOME_RESOURCE_ID,
+    REVISION
+);
+
+create index APN_SUBSCRIPTIONS_RES_9610d78e on APN_SUBSCRIPTIONS (
+    RESOURCE_KEY
+);
+
+create index IMIP_TOKENS_TOKEN_e94b918f on IMIP_TOKENS (
+    TOKEN
+);
+
+create index IMIP_INVITATION_WORK__586d064c on IMIP_INVITATION_WORK (
+    JOB_ID
+);
+
+create index IMIP_POLLING_WORK_JOB_d5535891 on IMIP_POLLING_WORK (
+    JOB_ID
+);
+
+create index IMIP_REPLY_WORK_JOB_I_bf4ae73e on IMIP_REPLY_WORK (
+    JOB_ID
+);
+
+create index PUSH_NOTIFICATION_WOR_8bbab117 on PUSH_NOTIFICATION_WORK (
+    JOB_ID
+);
+
+create index PUSH_NOTIFICATION_WOR_3a3ee588 on PUSH_NOTIFICATION_WORK (
+    PUSH_ID
+);
+
+create index GROUP_CACHER_POLLING__6eb3151c on GROUP_CACHER_POLLING_WORK (
+    JOB_ID
+);
+
+create index GROUP_REFRESH_WORK_JO_717ede20 on GROUP_REFRESH_WORK (
+    JOB_ID
+);
+
+create index GROUP_REFRESH_WORK_GR_0325f3a8 on GROUP_REFRESH_WORK (
+    GROUP_UID
+);
+
+create index GROUP_DELEGATE_CHANGE_8bf9e6d8 on GROUP_DELEGATE_CHANGES_WORK (
+    JOB_ID
+);
+
+create index GROUP_DELEGATE_CHANGE_d8f7af69 on GROUP_DELEGATE_CHANGES_WORK (
+    DELEGATOR_UID
+);
+
+create index GROUPS_GROUP_UID_b35cce23 on GROUPS (
+    GROUP_UID
+);
+
+create index GROUP_MEMBERSHIP_MEMB_0ca508e8 on GROUP_MEMBERSHIP (
+    MEMBER_UID
+);
+
+create index GROUP_ATTENDEE_RECONC_da73d3c2 on GROUP_ATTENDEE_RECONCILE_WORK (
+    JOB_ID
+);
+
+create index GROUP_ATTENDEE_RECONC_b894ee7a on GROUP_ATTENDEE_RECONCILE_WORK (
+    RESOURCE_ID
+);
+
+create index GROUP_ATTENDEE_RECONC_5eabc549 on GROUP_ATTENDEE_RECONCILE_WORK (
+    GROUP_ID
+);
+
+create index GROUP_ATTENDEE_RESOUR_855124dc on GROUP_ATTENDEE (
+    RESOURCE_ID
+);
+
+create index GROUP_SHAREE_RECONCIL_9aad0858 on GROUP_SHAREE_RECONCILE_WORK (
+    JOB_ID
+);
+
+create index GROUP_SHAREE_RECONCIL_4dc60f78 on GROUP_SHAREE_RECONCILE_WORK (
+    CALENDAR_ID
+);
+
+create index GROUP_SHAREE_RECONCIL_1d14c921 on GROUP_SHAREE_RECONCILE_WORK (
+    GROUP_ID
+);
+
+create index GROUP_SHAREE_CALENDAR_28a88850 on GROUP_SHAREE (
+    CALENDAR_ID
+);
+
+create index DELEGATE_TO_DELEGATOR_5e149b11 on DELEGATES (
+    DELEGATE,
+    READ_WRITE,
+    DELEGATOR
+);
+
+create index DELEGATE_GROUPS_GROUP_25117446 on DELEGATE_GROUPS (
+    GROUP_ID
+);
+
+create index CALENDAR_OBJECT_SPLIT_af71dcda on CALENDAR_OBJECT_SPLITTER_WORK (
+    RESOURCE_ID
+);
+
+create index CALENDAR_OBJECT_SPLIT_33603b72 on CALENDAR_OBJECT_SPLITTER_WORK (
+    JOB_ID
+);
+
+create index CALENDAR_OBJECT_UPGRA_a5c181eb on CALENDAR_OBJECT_UPGRADE_WORK (
+    RESOURCE_ID
+);
+
+create index CALENDAR_OBJECT_UPGRA_39d6f8f9 on CALENDAR_OBJECT_UPGRADE_WORK (
+    JOB_ID
+);
+
+create index FIND_MIN_VALID_REVISI_78d17400 on FIND_MIN_VALID_REVISION_WORK (
+    JOB_ID
+);
+
+create index REVISION_CLEANUP_WORK_eb062686 on REVISION_CLEANUP_WORK (
+    JOB_ID
+);
+
+create index INBOX_CLEANUP_WORK_JO_799132bd on INBOX_CLEANUP_WORK (
+    JOB_ID
+);
+
+create index CLEANUP_ONE_INBOX_WOR_375dac36 on CLEANUP_ONE_INBOX_WORK (
+    JOB_ID
+);
+
+create index SCHEDULE_WORK_JOB_ID_65e810ee on SCHEDULE_WORK (
+    JOB_ID
+);
+
+create index SCHEDULE_WORK_ICALEND_089f33dc on SCHEDULE_WORK (
+    ICALENDAR_UID
+);
+
+create index SCHEDULE_REFRESH_WORK_26084c7b on SCHEDULE_REFRESH_WORK (
+    HOME_RESOURCE_ID
+);
+
+create index SCHEDULE_REFRESH_WORK_989efe54 on SCHEDULE_REFRESH_WORK (
+    RESOURCE_ID
+);
+
+create index SCHEDULE_REFRESH_ATTE_83053b91 on SCHEDULE_REFRESH_ATTENDEES (
+    RESOURCE_ID,
+    ATTENDEE
+);
+
+create index SCHEDULE_AUTO_REPLY_W_0256478d on SCHEDULE_AUTO_REPLY_WORK (
+    HOME_RESOURCE_ID
+);
+
+create index SCHEDULE_AUTO_REPLY_W_0755e754 on SCHEDULE_AUTO_REPLY_WORK (
+    RESOURCE_ID
+);
+
+create index SCHEDULE_ORGANIZER_WO_18ce4edd on SCHEDULE_ORGANIZER_WORK (
+    HOME_RESOURCE_ID
+);
+
+create index SCHEDULE_ORGANIZER_WO_14702035 on SCHEDULE_ORGANIZER_WORK (
+    RESOURCE_ID
+);
+
+create index SCHEDULE_ORGANIZER_SE_9ec9f827 on SCHEDULE_ORGANIZER_SEND_WORK (
+    HOME_RESOURCE_ID
+);
+
+create index SCHEDULE_ORGANIZER_SE_699fefc4 on SCHEDULE_ORGANIZER_SEND_WORK (
+    RESOURCE_ID
+);
+
+create index SCHEDULE_REPLY_WORK_H_745af8cf on SCHEDULE_REPLY_WORK (
+    HOME_RESOURCE_ID
+);
+
+create index SCHEDULE_REPLY_WORK_R_11bd3fbb on SCHEDULE_REPLY_WORK (
+    RESOURCE_ID
+);
+
+create index PRINCIPAL_PURGE_POLLI_6383e68a on PRINCIPAL_PURGE_POLLING_WORK (
+    JOB_ID
+);
+
+create index PRINCIPAL_PURGE_CHECK_b0c024c1 on PRINCIPAL_PURGE_CHECK_WORK (
+    JOB_ID
+);
+
+create index PRINCIPAL_PURGE_CHECK_198388a5 on PRINCIPAL_PURGE_CHECK_WORK (
+    UID
+);
+
+create index PRINCIPAL_PURGE_WORK__7a8141a3 on PRINCIPAL_PURGE_WORK (
+    JOB_ID
+);
+
+create index PRINCIPAL_PURGE_WORK__db35cfdc on PRINCIPAL_PURGE_WORK (
+    UID
+);
+
+create index PRINCIPAL_PURGE_HOME__f35eea7a on PRINCIPAL_PURGE_HOME_WORK (
+    JOB_ID
+);
+
+create index PRINCIPAL_PURGE_HOME__967e4480 on PRINCIPAL_PURGE_HOME_WORK (
+    HOME_RESOURCE_ID
+);
+
+-- Extra schema to add to current-oracle-dialect.sql
</ins></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv51sql"></a>
<div class="delfile"><h4>Deleted: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v51.sql (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v51.sql        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v51.sql        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -1,1157 +0,0 @@
</span><del>--- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
-
-----
--- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
---
--- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
--- you may not use this file except in compliance with the License.
--- You may obtain a copy of the License at
---
--- http://www.apache.org/licenses/LICENSE-2.0
---
--- Unless required by applicable law or agreed to in writing, software
--- distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
--- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
--- See the License for the specific language governing permissions and
--- limitations under the License.
-----
-
-
------------------
--- Resource ID --
------------------
-
-create sequence RESOURCE_ID_SEQ;
-
-
--------------------------
--- Cluster Bookkeeping --
--------------------------
-
--- Information about a process connected to this database.
-
--- Note that this must match the node info schema in twext.enterprise.queue.
-create table NODE_INFO (
-  HOSTNAME  varchar(255) not null,
-  PID       integer      not null,
-  PORT      integer      not null,
-  TIME      timestamp    not null default timezone('UTC', CURRENT_TIMESTAMP),
-
-  primary key (HOSTNAME, PORT)
-);
-
--- Unique named locks.  This table should always be empty, but rows are
--- temporarily created in order to prevent undesirable concurrency.
-create table NAMED_LOCK (
-    LOCK_NAME varchar(255) primary key
-);
-
-
---------------------
--- Jobs           --
---------------------
-
-create sequence JOB_SEQ;
-
-create table JOB (
-  JOB_ID      integer primary key default nextval('JOB_SEQ'), --implicit index
-  WORK_TYPE   varchar(255) not null,
-  PRIORITY    integer default 0,
-  WEIGHT      integer default 0,
-  NOT_BEFORE  timestamp not null,
-  ASSIGNED    timestamp default null,
-  OVERDUE     timestamp default null,
-  FAILED      integer default 0
-);
-
--------------------
--- Calendar Home --
--------------------
-
-create table CALENDAR_HOME (
-  RESOURCE_ID      integer      primary key default nextval('RESOURCE_ID_SEQ'), -- implicit index
-  OWNER_UID        varchar(255) not null unique,                                -- implicit index
-  STATUS           integer      default 0 not null,                             -- enum HOME_STATUS
-  DATAVERSION      integer      default 0 not null
-);
-
--- Enumeration of statuses
-
-create table HOME_STATUS (
-  ID          integer     primary key,
-  DESCRIPTION varchar(16) not null unique
-);
-
-insert into HOME_STATUS values (0, 'normal' );
-insert into HOME_STATUS values (1, 'external');
-insert into HOME_STATUS values (2, 'purging');
-
-
---------------
--- Calendar --
---------------
-
-create table CALENDAR (
-  RESOURCE_ID integer   primary key default nextval('RESOURCE_ID_SEQ') -- implicit index
-);
-
-
-----------------------------
--- Calendar Home Metadata --
-----------------------------
-
-create table CALENDAR_HOME_METADATA (
-  RESOURCE_ID              integer     primary key references CALENDAR_HOME on delete cascade, -- implicit index
-  QUOTA_USED_BYTES         integer     default 0 not null,
-  DEFAULT_EVENTS           integer     default null references CALENDAR on delete set null,
-  DEFAULT_TASKS            integer     default null references CALENDAR on delete set null,
-  DEFAULT_POLLS            integer     default null references CALENDAR on delete set null,
-  ALARM_VEVENT_TIMED       text        default null,
-  ALARM_VEVENT_ALLDAY      text        default null,
-  ALARM_VTODO_TIMED        text        default null,
-  ALARM_VTODO_ALLDAY       text        default null,
-  AVAILABILITY             text        default null,
-  CREATED                  timestamp   default timezone('UTC', CURRENT_TIMESTAMP),
-  MODIFIED                 timestamp   default timezone('UTC', CURRENT_TIMESTAMP)
-);
-
-create index CALENDAR_HOME_METADATA_DEFAULT_EVENTS on
-  CALENDAR_HOME_METADATA(DEFAULT_EVENTS);
-create index CALENDAR_HOME_METADATA_DEFAULT_TASKS on
-  CALENDAR_HOME_METADATA(DEFAULT_TASKS);
-create index CALENDAR_HOME_METADATA_DEFAULT_POLLS on
-  CALENDAR_HOME_METADATA(DEFAULT_POLLS);
-
-
------------------------
--- Calendar Metadata --
------------------------
-
-create table CALENDAR_METADATA (
-  RESOURCE_ID           integer      primary key references CALENDAR on delete cascade, -- implicit index
-  SUPPORTED_COMPONENTS  varchar(255) default null,
-  CREATED               timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
-  MODIFIED              timestamp    default timezone('UTC', CURRENT_TIMESTAMP)
-);
-
-
----------------------------
--- Sharing Notifications --
----------------------------
-
-create table NOTIFICATION_HOME (
-  RESOURCE_ID integer      primary key default nextval('RESOURCE_ID_SEQ'), -- implicit index
-  OWNER_UID   varchar(255) not null unique,                                -- implicit index
-  STATUS      integer      default 0 not null,                             -- enum HOME_STATUS
-  DATAVERSION integer      default 0 not null
-);
-
-create table NOTIFICATION (
-  RESOURCE_ID                   integer      primary key default nextval('RESOURCE_ID_SEQ'), -- implicit index
-  NOTIFICATION_HOME_RESOURCE_ID integer      not null references NOTIFICATION_HOME,
-  NOTIFICATION_UID              varchar(255) not null,
-  NOTIFICATION_TYPE             varchar(255) not null,
-  NOTIFICATION_DATA             text         not null,
-  MD5                           char(32)     not null,
-  CREATED                       timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
-  MODIFIED                      timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
-
-  unique (NOTIFICATION_UID, NOTIFICATION_HOME_RESOURCE_ID) -- implicit index
-);
-
-create index NOTIFICATION_NOTIFICATION_HOME_RESOURCE_ID on
-  NOTIFICATION(NOTIFICATION_HOME_RESOURCE_ID);
-
-
--------------------
--- Calendar Bind --
--------------------
-
--- Joins CALENDAR_HOME and CALENDAR
-
-create table CALENDAR_BIND (
-  CALENDAR_HOME_RESOURCE_ID integer      not null references CALENDAR_HOME,
-  CALENDAR_RESOURCE_ID      integer      not null references CALENDAR on delete cascade,
-  EXTERNAL_ID               integer      default null,
-  CALENDAR_RESOURCE_NAME    varchar(255) not null,
-  BIND_MODE                 integer      not null, -- enum CALENDAR_BIND_MODE
-  BIND_STATUS               integer      not null, -- enum CALENDAR_BIND_STATUS
-  BIND_REVISION             integer      default 0 not null,
-  MESSAGE                   text,
-  TRANSP                    integer      default 0 not null, -- enum CALENDAR_TRANSP
-  ALARM_VEVENT_TIMED        text         default null,
-  ALARM_VEVENT_ALLDAY       text         default null,
-  ALARM_VTODO_TIMED         text         default null,
-  ALARM_VTODO_ALLDAY        text         default null,
-  TIMEZONE                  text         default null,
-
-  primary key (CALENDAR_HOME_RESOURCE_ID, CALENDAR_RESOURCE_ID), -- implicit index
-  unique (CALENDAR_HOME_RESOURCE_ID, CALENDAR_RESOURCE_NAME)     -- implicit index
-);
-
-create index CALENDAR_BIND_RESOURCE_ID on
-  CALENDAR_BIND(CALENDAR_RESOURCE_ID);
-
--- Enumeration of calendar bind modes
-
-create table CALENDAR_BIND_MODE (
-  ID          integer     primary key,
-  DESCRIPTION varchar(16) not null unique
-);
-
-insert into CALENDAR_BIND_MODE values (0, 'own'  );
-insert into CALENDAR_BIND_MODE values (1, 'read' );
-insert into CALENDAR_BIND_MODE values (2, 'write');
-insert into CALENDAR_BIND_MODE values (3, 'direct');
-insert into CALENDAR_BIND_MODE values (4, 'indirect');
-insert into CALENDAR_BIND_MODE values (5, 'group');
-insert into CALENDAR_BIND_MODE values (6, 'group_read');
-insert into CALENDAR_BIND_MODE values (7, 'group_write');
-
--- Enumeration of statuses
-
-create table CALENDAR_BIND_STATUS (
-  ID          integer     primary key,
-  DESCRIPTION varchar(16) not null unique
-);
-
-insert into CALENDAR_BIND_STATUS values (0, 'invited' );
-insert into CALENDAR_BIND_STATUS values (1, 'accepted');
-insert into CALENDAR_BIND_STATUS values (2, 'declined');
-insert into CALENDAR_BIND_STATUS values (3, 'invalid');
-insert into CALENDAR_BIND_STATUS values (4, 'deleted');
-
-
--- Enumeration of transparency
-
-create table CALENDAR_TRANSP (
-  ID          integer     primary key,
-  DESCRIPTION varchar(16) not null unique
-);
-
-insert into CALENDAR_TRANSP values (0, 'opaque' );
-insert into CALENDAR_TRANSP values (1, 'transparent');
-
-
----------------------
--- Calendar Object --
----------------------
-
-create table CALENDAR_OBJECT (
-  RESOURCE_ID          integer      primary key default nextval('RESOURCE_ID_SEQ'), -- implicit index
-  CALENDAR_RESOURCE_ID integer      not null references CALENDAR on delete cascade,
-  RESOURCE_NAME        varchar(255) not null,
-  ICALENDAR_TEXT       text         not null,
-  ICALENDAR_UID        varchar(255) not null,
-  ICALENDAR_TYPE       varchar(255) not null,
-  ATTACHMENTS_MODE     integer      default 0 not null, -- enum CALENDAR_OBJ_ATTACHMENTS_MODE
-  DROPBOX_ID           varchar(255),
-  ORGANIZER            varchar(255),
-  RECURRANCE_MIN       date,        -- minimum date that recurrences have been expanded to.
-  RECURRANCE_MAX       date,        -- maximum date that recurrences have been expanded to.
-  ACCESS               integer      default 0 not null,
-  SCHEDULE_OBJECT      boolean      default false,
-  SCHEDULE_TAG         varchar(36)  default null,
-  SCHEDULE_ETAGS       text         default null,
-  PRIVATE_COMMENTS     boolean      default false not null,
-  MD5                  char(32)     not null,
-  CREATED              timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
-  MODIFIED             timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
-  DATAVERSION          integer      default 0 not null,
-
-  unique (CALENDAR_RESOURCE_ID, RESOURCE_NAME) -- implicit index
-
-  -- since the 'inbox' is a 'calendar resource' for the purpose of storing
-  -- calendar objects, this constraint has to be selectively enforced by the
-  -- application layer.
-
-  -- unique (CALENDAR_RESOURCE_ID, ICALENDAR_UID)
-);
-
-create index CALENDAR_OBJECT_CALENDAR_RESOURCE_ID_AND_ICALENDAR_UID on
-  CALENDAR_OBJECT(CALENDAR_RESOURCE_ID, ICALENDAR_UID);
-
-create index CALENDAR_OBJECT_CALENDAR_RESOURCE_ID_RECURRANCE_MAX_MIN on
-  CALENDAR_OBJECT(CALENDAR_RESOURCE_ID, RECURRANCE_MAX, RECURRANCE_MIN);
-
-create index CALENDAR_OBJECT_ICALENDAR_UID on
-  CALENDAR_OBJECT(ICALENDAR_UID);
-
-create index CALENDAR_OBJECT_DROPBOX_ID on
-  CALENDAR_OBJECT(DROPBOX_ID);
-
--- Enumeration of attachment modes
-
-create table CALENDAR_OBJ_ATTACHMENTS_MODE (
-  ID          integer     primary key,
-  DESCRIPTION varchar(16) not null unique
-);
-
-insert into CALENDAR_OBJ_ATTACHMENTS_MODE values (0, 'none' );
-insert into CALENDAR_OBJ_ATTACHMENTS_MODE values (1, 'read' );
-insert into CALENDAR_OBJ_ATTACHMENTS_MODE values (2, 'write');
-
-
--- Enumeration of calendar access types
-
-create table CALENDAR_ACCESS_TYPE (
-  ID          integer     primary key,
-  DESCRIPTION varchar(32) not null unique
-);
-
-insert into CALENDAR_ACCESS_TYPE values (0, ''             );
-insert into CALENDAR_ACCESS_TYPE values (1, 'public'       );
-insert into CALENDAR_ACCESS_TYPE values (2, 'private'      );
-insert into CALENDAR_ACCESS_TYPE values (3, 'confidential' );
-insert into CALENDAR_ACCESS_TYPE values (4, 'restricted'   );
-
-
------------------
--- Instance ID --
------------------
-
-create sequence INSTANCE_ID_SEQ;
-
-
-----------------
--- Time Range --
-----------------
-
-create table TIME_RANGE (
-  INSTANCE_ID                 integer        primary key default nextval('INSTANCE_ID_SEQ'), -- implicit index
-  CALENDAR_RESOURCE_ID        integer        not null references CALENDAR on delete cascade,
-  CALENDAR_OBJECT_RESOURCE_ID integer        not null references CALENDAR_OBJECT on delete cascade,
-  FLOATING                    boolean        not null,
-  START_DATE                  timestamp      not null,
-  END_DATE                    timestamp      not null,
-  FBTYPE                      integer        not null,
-  TRANSPARENT                 boolean        not null
-);
-
-create index TIME_RANGE_CALENDAR_RESOURCE_ID on
-  TIME_RANGE(CALENDAR_RESOURCE_ID);
-create index TIME_RANGE_CALENDAR_OBJECT_RESOURCE_ID on
-  TIME_RANGE(CALENDAR_OBJECT_RESOURCE_ID);
-
-
--- Enumeration of free/busy types
-
-create table FREE_BUSY_TYPE (
-  ID          integer     primary key,
-  DESCRIPTION varchar(16) not null unique
-);
-
-insert into FREE_BUSY_TYPE values (0, 'unknown'         );
-insert into FREE_BUSY_TYPE values (1, 'free'            );
-insert into FREE_BUSY_TYPE values (2, 'busy'            );
-insert into FREE_BUSY_TYPE values (3, 'busy-unavailable');
-insert into FREE_BUSY_TYPE values (4, 'busy-tentative'  );
-
-
--------------------
--- Per-user data --
--------------------
-
-create table PERUSER (
-  TIME_RANGE_INSTANCE_ID      integer      not null references TIME_RANGE on delete cascade,
-  USER_ID                     varchar(255) not null,
-  TRANSPARENT                 boolean      not null,
-  ADJUSTED_START_DATE         timestamp    default null,
-  ADJUSTED_END_DATE           timestamp    default null,
-  
-  primary key (TIME_RANGE_INSTANCE_ID, USER_ID)    -- implicit index
-);
-
-
-----------------
--- Attachment --
-----------------
-
-create sequence ATTACHMENT_ID_SEQ;
-
-create table ATTACHMENT (
-  ATTACHMENT_ID               integer           primary key default nextval('ATTACHMENT_ID_SEQ'), -- implicit index
-  CALENDAR_HOME_RESOURCE_ID   integer           not null references CALENDAR_HOME,
-  DROPBOX_ID                  varchar(255),
-  CONTENT_TYPE                varchar(255)      not null,
-  SIZE                        integer           not null,
-  MD5                         char(32)          not null,
-  CREATED                     timestamp default timezone('UTC', CURRENT_TIMESTAMP),
-  MODIFIED                    timestamp default timezone('UTC', CURRENT_TIMESTAMP),
-  PATH                        varchar(1024)     not null
-);
-
-create index ATTACHMENT_CALENDAR_HOME_RESOURCE_ID on
-  ATTACHMENT(CALENDAR_HOME_RESOURCE_ID);
-
-create index ATTACHMENT_DROPBOX_ID on
-  ATTACHMENT(DROPBOX_ID);
-
--- Many-to-many relationship between attachments and calendar objects
-create table ATTACHMENT_CALENDAR_OBJECT (
-  ATTACHMENT_ID                  integer      not null references ATTACHMENT on delete cascade,
-  MANAGED_ID                     varchar(255) not null,
-  CALENDAR_OBJECT_RESOURCE_ID    integer      not null references CALENDAR_OBJECT on delete cascade,
-
-  primary key (ATTACHMENT_ID, CALENDAR_OBJECT_RESOURCE_ID), -- implicit index
-  unique (MANAGED_ID, CALENDAR_OBJECT_RESOURCE_ID) --implicit index
-);
-
-create index ATTACHMENT_CALENDAR_OBJECT_CALENDAR_OBJECT_RESOURCE_ID on
-  ATTACHMENT_CALENDAR_OBJECT(CALENDAR_OBJECT_RESOURCE_ID);
-
------------------------
--- Resource Property --
------------------------
-
-create table RESOURCE_PROPERTY (
-  RESOURCE_ID integer      not null, -- foreign key: *.RESOURCE_ID
-  NAME        varchar(255) not null,
-  VALUE       text         not null, -- FIXME: xml?
-  VIEWER_UID  varchar(255),
-
-  primary key (RESOURCE_ID, NAME, VIEWER_UID) -- implicit index
-);
-
-
-----------------------
--- AddressBook Home --
-----------------------
-
-create table ADDRESSBOOK_HOME (
-  RESOURCE_ID                   integer         primary key default nextval('RESOURCE_ID_SEQ'), -- implicit index
-  ADDRESSBOOK_PROPERTY_STORE_ID integer         default nextval('RESOURCE_ID_SEQ') not null,    -- implicit index
-  OWNER_UID                     varchar(255)    not null unique,                                -- implicit index
-  STATUS                        integer         default 0 not null,                             -- enum HOME_STATUS
-  DATAVERSION                   integer         default 0 not null
-);
-
-
--------------------------------
--- AddressBook Home Metadata --
--------------------------------
-
-create table ADDRESSBOOK_HOME_METADATA (
-  RESOURCE_ID      integer      primary key references ADDRESSBOOK_HOME on delete cascade, -- implicit index
-  QUOTA_USED_BYTES integer      default 0 not null,
-  CREATED          timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
-  MODIFIED         timestamp    default timezone('UTC', CURRENT_TIMESTAMP)
-);
-
-
------------------------------
--- Shared AddressBook Bind --
------------------------------
-
--- Joins sharee ADDRESSBOOK_HOME and owner ADDRESSBOOK_HOME
-
-create table SHARED_ADDRESSBOOK_BIND (
-  ADDRESSBOOK_HOME_RESOURCE_ID          integer         not null references ADDRESSBOOK_HOME,
-  OWNER_HOME_RESOURCE_ID                integer         not null references ADDRESSBOOK_HOME on delete cascade,
-  EXTERNAL_ID                           integer         default null,
-  ADDRESSBOOK_RESOURCE_NAME             varchar(255)    not null,
-  BIND_MODE                             integer         not null, -- enum CALENDAR_BIND_MODE
-  BIND_STATUS                           integer         not null, -- enum CALENDAR_BIND_STATUS
-  BIND_REVISION                         integer         default 0 not null,
-  MESSAGE                               text,                     -- FIXME: xml?
-
-  primary key (ADDRESSBOOK_HOME_RESOURCE_ID, OWNER_HOME_RESOURCE_ID), -- implicit index
-  unique (ADDRESSBOOK_HOME_RESOURCE_ID, ADDRESSBOOK_RESOURCE_NAME)     -- implicit index
-);
-
-create index SHARED_ADDRESSBOOK_BIND_RESOURCE_ID on
-  SHARED_ADDRESSBOOK_BIND(OWNER_HOME_RESOURCE_ID);
-
-
-------------------------
--- AddressBook Object --
-------------------------
-
-create table ADDRESSBOOK_OBJECT (
-  RESOURCE_ID                   integer         primary key default nextval('RESOURCE_ID_SEQ'),    -- implicit index
-  ADDRESSBOOK_HOME_RESOURCE_ID  integer         not null references ADDRESSBOOK_HOME on delete cascade,
-  RESOURCE_NAME                 varchar(255)    not null,
-  VCARD_TEXT                    text            not null,
-  VCARD_UID                     varchar(255)    not null,
-  KIND                          integer         not null,  -- enum ADDRESSBOOK_OBJECT_KIND
-  MD5                           char(32)        not null,
-  CREATED                       timestamp       default timezone('UTC', CURRENT_TIMESTAMP),
-  MODIFIED                      timestamp       default timezone('UTC', CURRENT_TIMESTAMP),
-  DATAVERSION                   integer         default 0 not null,
-
-  unique (ADDRESSBOOK_HOME_RESOURCE_ID, RESOURCE_NAME), -- implicit index
-  unique (ADDRESSBOOK_HOME_RESOURCE_ID, VCARD_UID)      -- implicit index
-);
-
-
------------------------------
--- AddressBook Object kind --
------------------------------
-
-create table ADDRESSBOOK_OBJECT_KIND (
-  ID          integer     primary key,
-  DESCRIPTION varchar(16) not null unique
-);
-
-insert into ADDRESSBOOK_OBJECT_KIND values (0, 'person');
-insert into ADDRESSBOOK_OBJECT_KIND values (1, 'group' );
-insert into ADDRESSBOOK_OBJECT_KIND values (2, 'resource');
-insert into ADDRESSBOOK_OBJECT_KIND values (3, 'location');
-
-
-----------------------------------
--- Revisions, forward reference --
-----------------------------------
-
-create sequence REVISION_SEQ;
-
----------------------------------
--- Address Book Object Members --
----------------------------------
-
-create table ABO_MEMBERS (
-  GROUP_ID        integer     not null, -- references ADDRESSBOOK_OBJECT on delete cascade,   -- AddressBook Object's (kind=='group') RESOURCE_ID
-  ADDRESSBOOK_ID  integer     not null references ADDRESSBOOK_HOME on delete cascade,
-  MEMBER_ID       integer     not null, -- references ADDRESSBOOK_OBJECT,                     -- member AddressBook Object's RESOURCE_ID
-  REVISION        integer     default nextval('REVISION_SEQ') not null,
-  REMOVED         boolean     default false not null,
-  MODIFIED        timestamp   default timezone('UTC', CURRENT_TIMESTAMP),
-
-  primary key (GROUP_ID, MEMBER_ID, REVISION) -- implicit index
-);
-
-create index ABO_MEMBERS_ADDRESSBOOK_ID on
-  ABO_MEMBERS(ADDRESSBOOK_ID);
-create index ABO_MEMBERS_MEMBER_ID on
-  ABO_MEMBERS(MEMBER_ID);
-
-------------------------------------------
--- Address Book Object Foreign Members  --
-------------------------------------------
-
-create table ABO_FOREIGN_MEMBERS (
-  GROUP_ID           integer      not null references ADDRESSBOOK_OBJECT on delete cascade,  -- AddressBook Object's (kind=='group') RESOURCE_ID
-  ADDRESSBOOK_ID     integer      not null references ADDRESSBOOK_HOME on delete cascade,
-  MEMBER_ADDRESS     varchar(255) not null,                                                  -- member AddressBook Object's 'calendar' address
-
-  primary key (GROUP_ID, MEMBER_ADDRESS) -- implicit index
-);
-
-create index ABO_FOREIGN_MEMBERS_ADDRESSBOOK_ID on
-  ABO_FOREIGN_MEMBERS(ADDRESSBOOK_ID);
-
------------------------
--- Shared Group Bind --
------------------------
-
--- Joins ADDRESSBOOK_HOME and ADDRESSBOOK_OBJECT (kind == group)
-
-create table SHARED_GROUP_BIND (
-  ADDRESSBOOK_HOME_RESOURCE_ID      integer      not null references ADDRESSBOOK_HOME,
-  GROUP_RESOURCE_ID                 integer      not null references ADDRESSBOOK_OBJECT on delete cascade,
-  EXTERNAL_ID                       integer      default null,
-  GROUP_ADDRESSBOOK_NAME            varchar(255) not null,
-  BIND_MODE                         integer      not null, -- enum CALENDAR_BIND_MODE
-  BIND_STATUS                       integer      not null, -- enum CALENDAR_BIND_STATUS
-  BIND_REVISION                     integer      default 0 not null,
-  MESSAGE                           text,                  -- FIXME: xml?
-
-  primary key (ADDRESSBOOK_HOME_RESOURCE_ID, GROUP_RESOURCE_ID), -- implicit index
-  unique (ADDRESSBOOK_HOME_RESOURCE_ID, GROUP_ADDRESSBOOK_NAME)  -- implicit index
-);
-
-create index SHARED_GROUP_BIND_RESOURCE_ID on
-  SHARED_GROUP_BIND(GROUP_RESOURCE_ID);
-
-
----------------
--- Revisions --
----------------
-
--- create sequence REVISION_SEQ;
-
-
--------------------------------
--- Calendar Object Revisions --
--------------------------------
-
-create table CALENDAR_OBJECT_REVISIONS (
-  CALENDAR_HOME_RESOURCE_ID integer      not null references CALENDAR_HOME,
-  CALENDAR_RESOURCE_ID      integer      references CALENDAR,
-  CALENDAR_NAME             varchar(255) default null,
-  RESOURCE_NAME             varchar(255),
-  REVISION                  integer      default nextval('REVISION_SEQ') not null,
-  DELETED                   boolean      not null,
-  MODIFIED                  timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
-  
-  unique(CALENDAR_HOME_RESOURCE_ID, CALENDAR_RESOURCE_ID, CALENDAR_NAME, RESOURCE_NAME)    -- implicit index
-);
-
-create index CALENDAR_OBJECT_REVISIONS_RESOURCE_ID_RESOURCE_NAME_DELETED_REVISION
-  on CALENDAR_OBJECT_REVISIONS(CALENDAR_RESOURCE_ID, RESOURCE_NAME, DELETED, REVISION);
-
-create index CALENDAR_OBJECT_REVISIONS_RESOURCE_ID_REVISION
-  on CALENDAR_OBJECT_REVISIONS(CALENDAR_RESOURCE_ID, REVISION);
-
-create index CALENDAR_OBJECT_REVISIONS_HOME_RESOURCE_ID_REVISION
-  on CALENDAR_OBJECT_REVISIONS(CALENDAR_HOME_RESOURCE_ID, REVISION);
-
-
-----------------------------------
--- AddressBook Object Revisions --
-----------------------------------
-
-create table ADDRESSBOOK_OBJECT_REVISIONS (
-  ADDRESSBOOK_HOME_RESOURCE_ID  integer      not null references ADDRESSBOOK_HOME,
-  OWNER_HOME_RESOURCE_ID        integer      references ADDRESSBOOK_HOME,
-  ADDRESSBOOK_NAME              varchar(255) default null,
-  OBJECT_RESOURCE_ID            integer      default 0,
-  RESOURCE_NAME                 varchar(255),
-  REVISION                      integer      default nextval('REVISION_SEQ') not null,
-  DELETED                       boolean      not null,
-  MODIFIED                      timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
-  
-  unique(ADDRESSBOOK_HOME_RESOURCE_ID, OWNER_HOME_RESOURCE_ID, ADDRESSBOOK_NAME, RESOURCE_NAME)    -- implicit index
-);
-
-create index ADDRESSBOOK_OBJECT_REVISIONS_OWNER_HOME_RESOURCE_ID_RESOURCE_NAME_DELETED_REVISION
-  on ADDRESSBOOK_OBJECT_REVISIONS(OWNER_HOME_RESOURCE_ID, RESOURCE_NAME, DELETED, REVISION);
-
-create index ADDRESSBOOK_OBJECT_REVISIONS_OWNER_HOME_RESOURCE_ID_REVISION
-  on ADDRESSBOOK_OBJECT_REVISIONS(OWNER_HOME_RESOURCE_ID, REVISION);
-
-
------------------------------------
--- Notification Object Revisions --
------------------------------------
-
-create table NOTIFICATION_OBJECT_REVISIONS (
-  NOTIFICATION_HOME_RESOURCE_ID integer      not null references NOTIFICATION_HOME on delete cascade,
-  RESOURCE_NAME                 varchar(255),
-  REVISION                      integer      default nextval('REVISION_SEQ') not null,
-  DELETED                       boolean      not null,
-  MODIFIED                      timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
-
-  unique (NOTIFICATION_HOME_RESOURCE_ID, RESOURCE_NAME) -- implicit index
-);
-
-create index NOTIFICATION_OBJECT_REVISIONS_RESOURCE_ID_REVISION
-  on NOTIFICATION_OBJECT_REVISIONS(NOTIFICATION_HOME_RESOURCE_ID, REVISION);
-
-
--------------------------------------------
--- Apple Push Notification Subscriptions --
--------------------------------------------
-
-create table APN_SUBSCRIPTIONS (
-  TOKEN                         varchar(255) not null,
-  RESOURCE_KEY                  varchar(255) not null,
-  MODIFIED                      integer      not null,
-  SUBSCRIBER_GUID               varchar(255) not null,
-  USER_AGENT                    varchar(255) default null,
-  IP_ADDR                       varchar(255) default null,
-
-  primary key (TOKEN, RESOURCE_KEY) -- implicit index
-);
-
-create index APN_SUBSCRIPTIONS_RESOURCE_KEY
-  on APN_SUBSCRIPTIONS(RESOURCE_KEY);
-
-
------------------
--- IMIP Tokens --
------------------
-
-create table IMIP_TOKENS (
-  TOKEN                         varchar(255) not null,
-  ORGANIZER                     varchar(255) not null,
-  ATTENDEE                      varchar(255) not null,
-  ICALUID                       varchar(255) not null,
-  ACCESSED                      timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
-
-  primary key (ORGANIZER, ATTENDEE, ICALUID) -- implicit index
-);
-
-create index IMIP_TOKENS_TOKEN
-  on IMIP_TOKENS(TOKEN);
-
-
-----------------
--- Work Items --
-----------------
-
-create sequence WORKITEM_SEQ;
-
-
----------------------------
--- IMIP Inivitation Work --
----------------------------
-
-create table IMIP_INVITATION_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null,
-  FROM_ADDR                     varchar(255) not null,
-  TO_ADDR                       varchar(255) not null,
-  ICALENDAR_TEXT                text         not null
-);
-
-create index IMIP_INVITATION_WORK_JOB_ID on
-  IMIP_INVITATION_WORK(JOB_ID);
-
------------------------
--- IMIP Polling Work --
------------------------
-
-create table IMIP_POLLING_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null
-);
-
-create index IMIP_POLLING_WORK_JOB_ID on
-  IMIP_POLLING_WORK(JOB_ID);
-
-
----------------------
--- IMIP Reply Work --
----------------------
-
-create table IMIP_REPLY_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null,
-  ORGANIZER                     varchar(255) not null,
-  ATTENDEE                      varchar(255) not null,
-  ICALENDAR_TEXT                text         not null
-);
-
-create index IMIP_REPLY_WORK_JOB_ID on
-  IMIP_REPLY_WORK(JOB_ID);
-
-
-------------------------
--- Push Notifications --
-------------------------
-
-create table PUSH_NOTIFICATION_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null,
-  PUSH_ID                       varchar(255) not null,
-  PUSH_PRIORITY                 integer      not null -- 1:low 5:medium 10:high
-);
-
-create index PUSH_NOTIFICATION_WORK_JOB_ID on
-  PUSH_NOTIFICATION_WORK(JOB_ID);
-create index PUSH_NOTIFICATION_WORK_PUSH_ID on
-  PUSH_NOTIFICATION_WORK(PUSH_ID);
-
------------------
--- GroupCacher --
------------------
-
-create table GROUP_CACHER_POLLING_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null
-);
-
-create index GROUP_CACHER_POLLING_WORK_JOB_ID on
-  GROUP_CACHER_POLLING_WORK(JOB_ID);
-
-create table GROUP_REFRESH_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null,
-  GROUP_UID                     varchar(255) not null
-);
-
-create index GROUP_REFRESH_WORK_JOB_ID on
-  GROUP_REFRESH_WORK(JOB_ID);
-create index GROUP_REFRESH_WORK_GROUP_UID on
-  GROUP_REFRESH_WORK(GROUP_UID);
-
-create table GROUP_DELEGATE_CHANGES_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null,
-  DELEGATOR_UID                 varchar(255) not null,
-  READ_DELEGATE_UID             varchar(255) not null,
-  WRITE_DELEGATE_UID            varchar(255) not null
-);
-
-create index GROUP_DELEGATE_CHANGES_WORK_JOB_ID on
-  GROUP_DELEGATE_CHANGES_WORK(JOB_ID);
-create index GROUP_DELEGATE_CHANGES_WORK_DELEGATOR_UID on
-  GROUP_DELEGATE_CHANGES_WORK(DELEGATOR_UID);
-
-create table GROUPS (
-  GROUP_ID                      integer      primary key default nextval('RESOURCE_ID_SEQ'),    -- implicit index
-  NAME                          varchar(255) not null,
-  GROUP_UID                     varchar(255) not null unique,
-  MEMBERSHIP_HASH               varchar(255) not null,
-  EXTANT                        integer default 1,
-  CREATED                       timestamp default timezone('UTC', CURRENT_TIMESTAMP),
-  MODIFIED                      timestamp default timezone('UTC', CURRENT_TIMESTAMP)
-);
-create index GROUPS_GROUP_UID on
-  GROUPS(GROUP_UID);
-
-create table GROUP_MEMBERSHIP (
-  GROUP_ID                     integer not null references GROUPS on delete cascade,
-  MEMBER_UID                   varchar(255) not null,
-
-  primary key (GROUP_ID, MEMBER_UID)
-);
-
-create index GROUP_MEMBERSHIP_MEMBER on
-  GROUP_MEMBERSHIP(MEMBER_UID);
-
-create table GROUP_ATTENDEE_RECONCILE_WORK (
-  WORK_ID                       integer primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer not null references JOB,
-  RESOURCE_ID                   integer not null references CALENDAR_OBJECT on delete cascade,
-  GROUP_ID                      integer not null references GROUPS on delete cascade
-);
-
-create index GROUP_ATTENDEE_RECONCILE_WORK_JOB_ID on
-  GROUP_ATTENDEE_RECONCILE_WORK(JOB_ID);
-create index GROUP_ATTENDEE_RECONCILE_WORK_RESOURCE_ID on
-  GROUP_ATTENDEE_RECONCILE_WORK(RESOURCE_ID);
-create index GROUP_ATTENDEE_RECONCILE_WORK_GROUP_ID on
-  GROUP_ATTENDEE_RECONCILE_WORK(GROUP_ID);
-
-
-create table GROUP_ATTENDEE (
-  GROUP_ID                      integer not null references GROUPS on delete cascade,
-  RESOURCE_ID                   integer not null references CALENDAR_OBJECT on delete cascade,
-  MEMBERSHIP_HASH               varchar(255) not null,
-
-  primary key (GROUP_ID, RESOURCE_ID)
-);
-
-create index GROUP_ATTENDEE_RESOURCE_ID on
-  GROUP_ATTENDEE(RESOURCE_ID);
-
-
-create table GROUP_SHAREE_RECONCILE_WORK (
-  WORK_ID                       integer primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer not null references JOB,
-  CALENDAR_ID                   integer        not null references CALENDAR on delete cascade,
-  GROUP_ID                      integer not null references GROUPS on delete cascade
-);
-
-create index GROUP_SHAREE_RECONCILE_WORK_JOB_ID on
-  GROUP_SHAREE_RECONCILE_WORK(JOB_ID);
-create index GROUP_SHAREE_RECONCILE_WORK_CALENDAR_ID on
-  GROUP_SHAREE_RECONCILE_WORK(CALENDAR_ID);
-create index GROUP_SHAREE_RECONCILE_WORK_GROUP_ID on
-  GROUP_SHAREE_RECONCILE_WORK(GROUP_ID);
-
-
-create table GROUP_SHAREE (
-  GROUP_ID                      integer not null references GROUPS on delete cascade,
-  CALENDAR_ID                                      integer not null references CALENDAR on delete cascade,
-  GROUP_BIND_MODE               integer not null, -- enum CALENDAR_BIND_MODE
-  MEMBERSHIP_HASH               varchar(255) not null,
-
-  primary key (GROUP_ID, CALENDAR_ID)
-);
-
-create index GROUP_SHAREE_CALENDAR_ID on
-  GROUP_SHAREE(CALENDAR_ID);
-
----------------
--- Delegates --
----------------
-
-create table DELEGATES (
-  DELEGATOR                     varchar(255) not null,
-  DELEGATE                      varchar(255) not null,
-  READ_WRITE                    integer      not null, -- 1 = ReadWrite, 0 = ReadOnly
-
-  primary key (DELEGATOR, READ_WRITE, DELEGATE)
-);
-create index DELEGATE_TO_DELEGATOR on
-  DELEGATES(DELEGATE, READ_WRITE, DELEGATOR);
-
-create table DELEGATE_GROUPS (
-  DELEGATOR                     varchar(255) not null,
-  GROUP_ID                      integer      not null references GROUPS on delete cascade,
-  READ_WRITE                    integer      not null, -- 1 = ReadWrite, 0 = ReadOnly
-  IS_EXTERNAL                   integer      not null, -- 1 = ReadWrite, 0 = ReadOnly
-
-  primary key (DELEGATOR, READ_WRITE, GROUP_ID)
-);
-create index DELEGATE_GROUPS_GROUP_ID on
-  DELEGATE_GROUPS(GROUP_ID);
-
-create table EXTERNAL_DELEGATE_GROUPS (
-  DELEGATOR                     varchar(255) primary key,
-  GROUP_UID_READ                varchar(255),
-  GROUP_UID_WRITE               varchar(255)
-);
-
---------------------------
--- Object Splitter Work --
---------------------------
-
-create table CALENDAR_OBJECT_SPLITTER_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null,
-  RESOURCE_ID                   integer      not null references CALENDAR_OBJECT on delete cascade
-);
-
-create index CALENDAR_OBJECT_SPLITTER_WORK_RESOURCE_ID on
-  CALENDAR_OBJECT_SPLITTER_WORK(RESOURCE_ID);
-create index CALENDAR_OBJECT_SPLITTER_WORK_JOB_ID on
-  CALENDAR_OBJECT_SPLITTER_WORK(JOB_ID);
-
--------------------------
--- Object Upgrade Work --
--------------------------
-
-create table CALENDAR_OBJECT_UPGRADE_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null,
-  RESOURCE_ID                   integer      not null references CALENDAR_OBJECT on delete cascade
-);
-
-create index CALENDAR_OBJECT_UPGRADE_WORK_RESOURCE_ID on
-  CALENDAR_OBJECT_UPGRADE_WORK(RESOURCE_ID);
-create index CALENDAR_OBJECT_UPGRADE_WORK_JOB_ID on
-  CALENDAR_OBJECT_UPGRADE_WORK(JOB_ID);
-
----------------------------
--- Revision Cleanup Work --
----------------------------
-
-create table FIND_MIN_VALID_REVISION_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null
-);
-
-create index FIND_MIN_VALID_REVISION_WORK_JOB_ID on
-  FIND_MIN_VALID_REVISION_WORK(JOB_ID);
-
-create table REVISION_CLEANUP_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null
-);
-
-create index REVISION_CLEANUP_WORK_JOB_ID on
-  REVISION_CLEANUP_WORK(JOB_ID);
-
-------------------------
--- Inbox Cleanup Work --
-------------------------
-
-create table INBOX_CLEANUP_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null
-);
-
-create index INBOX_CLEANUP_WORK_JOB_ID on
-   INBOX_CLEANUP_WORK(JOB_ID);
-
-create table CLEANUP_ONE_INBOX_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null,
-  HOME_ID                       integer      not null unique references CALENDAR_HOME on delete cascade -- implicit index
-);
-
-create index CLEANUP_ONE_INBOX_WORK_JOB_ID on
-  CLEANUP_ONE_INBOX_WORK(JOB_ID);
-
--------------------
--- Schedule Work --
--------------------
-
-create table SCHEDULE_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null,
-  ICALENDAR_UID                 varchar(255) not null,
-  WORK_TYPE                     varchar(255) not null
-);
-
-create index SCHEDULE_WORK_JOB_ID on
-  SCHEDULE_WORK(JOB_ID);
-create index SCHEDULE_WORK_ICALENDAR_UID on
-  SCHEDULE_WORK(ICALENDAR_UID);
-
----------------------------
--- Schedule Refresh Work --
----------------------------
-
-create table SCHEDULE_REFRESH_WORK (
-  WORK_ID                       integer      primary key references SCHEDULE_WORK on delete cascade, -- implicit index
-  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade,
-  RESOURCE_ID                   integer      not null references CALENDAR_OBJECT on delete cascade,
-  ATTENDEE_COUNT                integer
-);
-
-create index SCHEDULE_REFRESH_WORK_HOME_RESOURCE_ID on
-  SCHEDULE_REFRESH_WORK(HOME_RESOURCE_ID);
-create index SCHEDULE_REFRESH_WORK_RESOURCE_ID on
-  SCHEDULE_REFRESH_WORK(RESOURCE_ID);
-
-create table SCHEDULE_REFRESH_ATTENDEES (
-  RESOURCE_ID                   integer      not null references CALENDAR_OBJECT on delete cascade,
-  ATTENDEE                      varchar(255) not null,
-
-  primary key (RESOURCE_ID, ATTENDEE)
-);
-
-create index SCHEDULE_REFRESH_ATTENDEES_RESOURCE_ID_ATTENDEE on
-  SCHEDULE_REFRESH_ATTENDEES(RESOURCE_ID, ATTENDEE);
-
-------------------------------
--- Schedule Auto Reply Work --
-------------------------------
-
-create table SCHEDULE_AUTO_REPLY_WORK (
-  WORK_ID                       integer      primary key references SCHEDULE_WORK on delete cascade, -- implicit index
-  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade,
-  RESOURCE_ID                   integer      not null references CALENDAR_OBJECT on delete cascade,
-  PARTSTAT                      varchar(255) not null
-);
-
-create index SCHEDULE_AUTO_REPLY_WORK_HOME_RESOURCE_ID on
-  SCHEDULE_AUTO_REPLY_WORK(HOME_RESOURCE_ID);
-create index SCHEDULE_AUTO_REPLY_WORK_RESOURCE_ID on
-  SCHEDULE_AUTO_REPLY_WORK(RESOURCE_ID);
-
------------------------------
--- Schedule Organizer Work --
------------------------------
-
-create table SCHEDULE_ORGANIZER_WORK (
-  WORK_ID                       integer      primary key references SCHEDULE_WORK on delete cascade, -- implicit index
-  SCHEDULE_ACTION               integer      not null, -- Enum SCHEDULE_ACTION
-  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade,
-  RESOURCE_ID                   integer,     -- this references a possibly non-existent CALENDAR_OBJECT
-  ICALENDAR_TEXT_OLD            text,
-  ICALENDAR_TEXT_NEW            text,
-  ATTENDEE_COUNT                integer,
-  SMART_MERGE                   boolean
-);
-
-create index SCHEDULE_ORGANIZER_WORK_HOME_RESOURCE_ID on
-  SCHEDULE_ORGANIZER_WORK(HOME_RESOURCE_ID);
-create index SCHEDULE_ORGANIZER_WORK_RESOURCE_ID on
-  SCHEDULE_ORGANIZER_WORK(RESOURCE_ID);
-
--- Enumeration of schedule actions
-
-create table SCHEDULE_ACTION (
-  ID          integer     primary key,
-  DESCRIPTION varchar(16) not null unique
-);
-
-insert into SCHEDULE_ACTION values (0, 'create');
-insert into SCHEDULE_ACTION values (1, 'modify');
-insert into SCHEDULE_ACTION values (2, 'modify-cancelled');
-insert into SCHEDULE_ACTION values (3, 'remove');
-
-----------------------------------
--- Schedule Organizer Send Work --
-----------------------------------
-
-create table SCHEDULE_ORGANIZER_SEND_WORK (
-  WORK_ID                       integer      primary key references SCHEDULE_WORK on delete cascade, -- implicit index
-  SCHEDULE_ACTION               integer      not null, -- Enum SCHEDULE_ACTION
-  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade,
-  RESOURCE_ID                   integer,     -- this references a possibly non-existent CALENDAR_OBJECT
-  ATTENDEE                      varchar(255) not null,
-  ITIP_MSG                      text,
-  NO_REFRESH                    boolean
-);
-
-create index SCHEDULE_ORGANIZER_SEND_WORK_HOME_RESOURCE_ID on
-  SCHEDULE_ORGANIZER_SEND_WORK(HOME_RESOURCE_ID);
-create index SCHEDULE_ORGANIZER_SEND_WORK_RESOURCE_ID on
-  SCHEDULE_ORGANIZER_SEND_WORK(RESOURCE_ID);
-
--------------------------
--- Schedule Reply Work --
--------------------------
-
-create table SCHEDULE_REPLY_WORK (
-  WORK_ID                       integer      primary key references SCHEDULE_WORK on delete cascade, -- implicit index
-  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade,
-  RESOURCE_ID                   integer,     -- this references a possibly non-existent CALENDAR_OBJECT
-  ITIP_MSG                      text
-);
-
-create index SCHEDULE_REPLY_WORK_HOME_RESOURCE_ID on
-  SCHEDULE_REPLY_WORK(HOME_RESOURCE_ID);
-create index SCHEDULE_REPLY_WORK_RESOURCE_ID on
-  SCHEDULE_REPLY_WORK(RESOURCE_ID);
-
-----------------------------------
--- Principal Purge Polling Work --
-----------------------------------
-
-create table PRINCIPAL_PURGE_POLLING_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null
-);
-
-create index PRINCIPAL_PURGE_POLLING_WORK_JOB_ID on
-  PRINCIPAL_PURGE_POLLING_WORK(JOB_ID);
-
---------------------------------
--- Principal Purge Check Work --
---------------------------------
-
-create table PRINCIPAL_PURGE_CHECK_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null,
-  UID                           varchar(255) not null
-);
-
-create index PRINCIPAL_PURGE_CHECK_WORK_JOB_ID on
-  PRINCIPAL_PURGE_CHECK_WORK(JOB_ID);
-create index PRINCIPAL_PURGE_CHECK_WORK_UID on
-  PRINCIPAL_PURGE_CHECK_WORK(UID);
-
---------------------------
--- Principal Purge Work --
---------------------------
-
-create table PRINCIPAL_PURGE_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null,
-  UID                           varchar(255) not null
-);
-
-create index PRINCIPAL_PURGE_WORK_JOB_ID on
-  PRINCIPAL_PURGE_WORK(JOB_ID);
-create index PRINCIPAL_PURGE_WORK_UID on
-  PRINCIPAL_PURGE_WORK(UID);
-
-
---------------------------------
--- Principal Home Remove Work --
---------------------------------
-
-create table PRINCIPAL_PURGE_HOME_WORK (
-  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
-  JOB_ID                        integer      references JOB not null,
-  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade
-);
-
-create index PRINCIPAL_PURGE_HOME_WORK_JOB_ID on
-  PRINCIPAL_PURGE_HOME_WORK(JOB_ID);
-create index PRINCIPAL_PURGE_HOME_HOME_RESOURCE_ID on
-  PRINCIPAL_PURGE_HOME_WORK(HOME_RESOURCE_ID);
-
-
---------------------
--- Schema Version --
---------------------
-
-create table CALENDARSERVER (
-  NAME                          varchar(255) primary key, -- implicit index
-  VALUE                         varchar(255)
-);
-
-insert into CALENDARSERVER values ('VERSION', '51');
-insert into CALENDARSERVER values ('CALENDAR-DATAVERSION', '6');
-insert into CALENDARSERVER values ('ADDRESSBOOK-DATAVERSION', '2');
-insert into CALENDARSERVER values ('NOTIFICATION-DATAVERSION', '1');
-insert into CALENDARSERVER values ('MIN-VALID-REVISION', '1');
</del></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv51sqlfromrev14555CalendarServerbranchesuserssagentrashcan5txdavcommondatastoresql_schemaoldpostgresdialectv51sql"></a>
<div class="copfile"><h4>Copied: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v51.sql (from rev 14555, CalendarServer/branches/users/sagen/trashcan-5/txdav/common/datastore/sql_schema/old/postgres-dialect/v51.sql) (0 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v51.sql                                (rev 0)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v51.sql        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -0,0 +1,1157 @@
</span><ins>+-- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
+
+----
+-- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
+--
+-- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+-- you may not use this file except in compliance with the License.
+-- You may obtain a copy of the License at
+--
+-- http://www.apache.org/licenses/LICENSE-2.0
+--
+-- Unless required by applicable law or agreed to in writing, software
+-- distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+-- See the License for the specific language governing permissions and
+-- limitations under the License.
+----
+
+
+-----------------
+-- Resource ID --
+-----------------
+
+create sequence RESOURCE_ID_SEQ;
+
+
+-------------------------
+-- Cluster Bookkeeping --
+-------------------------
+
+-- Information about a process connected to this database.
+
+-- Note that this must match the node info schema in twext.enterprise.queue.
+create table NODE_INFO (
+  HOSTNAME  varchar(255) not null,
+  PID       integer      not null,
+  PORT      integer      not null,
+  TIME      timestamp    not null default timezone('UTC', CURRENT_TIMESTAMP),
+
+  primary key (HOSTNAME, PORT)
+);
+
+-- Unique named locks.  This table should always be empty, but rows are
+-- temporarily created in order to prevent undesirable concurrency.
+create table NAMED_LOCK (
+    LOCK_NAME varchar(255) primary key
+);
+
+
+--------------------
+-- Jobs           --
+--------------------
+
+create sequence JOB_SEQ;
+
+create table JOB (
+  JOB_ID      integer primary key default nextval('JOB_SEQ'), --implicit index
+  WORK_TYPE   varchar(255) not null,
+  PRIORITY    integer default 0,
+  WEIGHT      integer default 0,
+  NOT_BEFORE  timestamp not null,
+  ASSIGNED    timestamp default null,
+  OVERDUE     timestamp default null,
+  FAILED      integer default 0
+);
+
+-------------------
+-- Calendar Home --
+-------------------
+
+create table CALENDAR_HOME (
+  RESOURCE_ID      integer      primary key default nextval('RESOURCE_ID_SEQ'), -- implicit index
+  OWNER_UID        varchar(255) not null unique,                                -- implicit index
+  STATUS           integer      default 0 not null,                             -- enum HOME_STATUS
+  DATAVERSION      integer      default 0 not null
+);
+
+-- Enumeration of statuses
+
+create table HOME_STATUS (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into HOME_STATUS values (0, 'normal' );
+insert into HOME_STATUS values (1, 'external');
+insert into HOME_STATUS values (2, 'purging');
+
+
+--------------
+-- Calendar --
+--------------
+
+create table CALENDAR (
+  RESOURCE_ID integer   primary key default nextval('RESOURCE_ID_SEQ') -- implicit index
+);
+
+
+----------------------------
+-- Calendar Home Metadata --
+----------------------------
+
+create table CALENDAR_HOME_METADATA (
+  RESOURCE_ID              integer     primary key references CALENDAR_HOME on delete cascade, -- implicit index
+  QUOTA_USED_BYTES         integer     default 0 not null,
+  DEFAULT_EVENTS           integer     default null references CALENDAR on delete set null,
+  DEFAULT_TASKS            integer     default null references CALENDAR on delete set null,
+  DEFAULT_POLLS            integer     default null references CALENDAR on delete set null,
+  ALARM_VEVENT_TIMED       text        default null,
+  ALARM_VEVENT_ALLDAY      text        default null,
+  ALARM_VTODO_TIMED        text        default null,
+  ALARM_VTODO_ALLDAY       text        default null,
+  AVAILABILITY             text        default null,
+  CREATED                  timestamp   default timezone('UTC', CURRENT_TIMESTAMP),
+  MODIFIED                 timestamp   default timezone('UTC', CURRENT_TIMESTAMP)
+);
+
+create index CALENDAR_HOME_METADATA_DEFAULT_EVENTS on
+  CALENDAR_HOME_METADATA(DEFAULT_EVENTS);
+create index CALENDAR_HOME_METADATA_DEFAULT_TASKS on
+  CALENDAR_HOME_METADATA(DEFAULT_TASKS);
+create index CALENDAR_HOME_METADATA_DEFAULT_POLLS on
+  CALENDAR_HOME_METADATA(DEFAULT_POLLS);
+
+
+-----------------------
+-- Calendar Metadata --
+-----------------------
+
+create table CALENDAR_METADATA (
+  RESOURCE_ID           integer      primary key references CALENDAR on delete cascade, -- implicit index
+  SUPPORTED_COMPONENTS  varchar(255) default null,
+  CREATED               timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+  MODIFIED              timestamp    default timezone('UTC', CURRENT_TIMESTAMP)
+);
+
+
+---------------------------
+-- Sharing Notifications --
+---------------------------
+
+create table NOTIFICATION_HOME (
+  RESOURCE_ID integer      primary key default nextval('RESOURCE_ID_SEQ'), -- implicit index
+  OWNER_UID   varchar(255) not null unique,                                -- implicit index
+  STATUS      integer      default 0 not null,                             -- enum HOME_STATUS
+  DATAVERSION integer      default 0 not null
+);
+
+create table NOTIFICATION (
+  RESOURCE_ID                   integer      primary key default nextval('RESOURCE_ID_SEQ'), -- implicit index
+  NOTIFICATION_HOME_RESOURCE_ID integer      not null references NOTIFICATION_HOME,
+  NOTIFICATION_UID              varchar(255) not null,
+  NOTIFICATION_TYPE             varchar(255) not null,
+  NOTIFICATION_DATA             text         not null,
+  MD5                           char(32)     not null,
+  CREATED                       timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+  MODIFIED                      timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+
+  unique (NOTIFICATION_UID, NOTIFICATION_HOME_RESOURCE_ID) -- implicit index
+);
+
+create index NOTIFICATION_NOTIFICATION_HOME_RESOURCE_ID on
+  NOTIFICATION(NOTIFICATION_HOME_RESOURCE_ID);
+
+
+-------------------
+-- Calendar Bind --
+-------------------
+
+-- Joins CALENDAR_HOME and CALENDAR
+
+create table CALENDAR_BIND (
+  CALENDAR_HOME_RESOURCE_ID integer      not null references CALENDAR_HOME,
+  CALENDAR_RESOURCE_ID      integer      not null references CALENDAR on delete cascade,
+  EXTERNAL_ID               integer      default null,
+  CALENDAR_RESOURCE_NAME    varchar(255) not null,
+  BIND_MODE                 integer      not null, -- enum CALENDAR_BIND_MODE
+  BIND_STATUS               integer      not null, -- enum CALENDAR_BIND_STATUS
+  BIND_REVISION             integer      default 0 not null,
+  MESSAGE                   text,
+  TRANSP                    integer      default 0 not null, -- enum CALENDAR_TRANSP
+  ALARM_VEVENT_TIMED        text         default null,
+  ALARM_VEVENT_ALLDAY       text         default null,
+  ALARM_VTODO_TIMED         text         default null,
+  ALARM_VTODO_ALLDAY        text         default null,
+  TIMEZONE                  text         default null,
+
+  primary key (CALENDAR_HOME_RESOURCE_ID, CALENDAR_RESOURCE_ID), -- implicit index
+  unique (CALENDAR_HOME_RESOURCE_ID, CALENDAR_RESOURCE_NAME)     -- implicit index
+);
+
+create index CALENDAR_BIND_RESOURCE_ID on
+  CALENDAR_BIND(CALENDAR_RESOURCE_ID);
+
+-- Enumeration of calendar bind modes
+
+create table CALENDAR_BIND_MODE (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into CALENDAR_BIND_MODE values (0, 'own'  );
+insert into CALENDAR_BIND_MODE values (1, 'read' );
+insert into CALENDAR_BIND_MODE values (2, 'write');
+insert into CALENDAR_BIND_MODE values (3, 'direct');
+insert into CALENDAR_BIND_MODE values (4, 'indirect');
+insert into CALENDAR_BIND_MODE values (5, 'group');
+insert into CALENDAR_BIND_MODE values (6, 'group_read');
+insert into CALENDAR_BIND_MODE values (7, 'group_write');
+
+-- Enumeration of statuses
+
+create table CALENDAR_BIND_STATUS (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into CALENDAR_BIND_STATUS values (0, 'invited' );
+insert into CALENDAR_BIND_STATUS values (1, 'accepted');
+insert into CALENDAR_BIND_STATUS values (2, 'declined');
+insert into CALENDAR_BIND_STATUS values (3, 'invalid');
+insert into CALENDAR_BIND_STATUS values (4, 'deleted');
+
+
+-- Enumeration of transparency
+
+create table CALENDAR_TRANSP (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into CALENDAR_TRANSP values (0, 'opaque' );
+insert into CALENDAR_TRANSP values (1, 'transparent');
+
+
+---------------------
+-- Calendar Object --
+---------------------
+
+create table CALENDAR_OBJECT (
+  RESOURCE_ID          integer      primary key default nextval('RESOURCE_ID_SEQ'), -- implicit index
+  CALENDAR_RESOURCE_ID integer      not null references CALENDAR on delete cascade,
+  RESOURCE_NAME        varchar(255) not null,
+  ICALENDAR_TEXT       text         not null,
+  ICALENDAR_UID        varchar(255) not null,
+  ICALENDAR_TYPE       varchar(255) not null,
+  ATTACHMENTS_MODE     integer      default 0 not null, -- enum CALENDAR_OBJ_ATTACHMENTS_MODE
+  DROPBOX_ID           varchar(255),
+  ORGANIZER            varchar(255),
+  RECURRANCE_MIN       date,        -- minimum date that recurrences have been expanded to.
+  RECURRANCE_MAX       date,        -- maximum date that recurrences have been expanded to.
+  ACCESS               integer      default 0 not null,
+  SCHEDULE_OBJECT      boolean      default false,
+  SCHEDULE_TAG         varchar(36)  default null,
+  SCHEDULE_ETAGS       text         default null,
+  PRIVATE_COMMENTS     boolean      default false not null,
+  MD5                  char(32)     not null,
+  CREATED              timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+  MODIFIED             timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+  DATAVERSION          integer      default 0 not null,
+
+  unique (CALENDAR_RESOURCE_ID, RESOURCE_NAME) -- implicit index
+
+  -- since the 'inbox' is a 'calendar resource' for the purpose of storing
+  -- calendar objects, this constraint has to be selectively enforced by the
+  -- application layer.
+
+  -- unique (CALENDAR_RESOURCE_ID, ICALENDAR_UID)
+);
+
+create index CALENDAR_OBJECT_CALENDAR_RESOURCE_ID_AND_ICALENDAR_UID on
+  CALENDAR_OBJECT(CALENDAR_RESOURCE_ID, ICALENDAR_UID);
+
+create index CALENDAR_OBJECT_CALENDAR_RESOURCE_ID_RECURRANCE_MAX_MIN on
+  CALENDAR_OBJECT(CALENDAR_RESOURCE_ID, RECURRANCE_MAX, RECURRANCE_MIN);
+
+create index CALENDAR_OBJECT_ICALENDAR_UID on
+  CALENDAR_OBJECT(ICALENDAR_UID);
+
+create index CALENDAR_OBJECT_DROPBOX_ID on
+  CALENDAR_OBJECT(DROPBOX_ID);
+
+-- Enumeration of attachment modes
+
+create table CALENDAR_OBJ_ATTACHMENTS_MODE (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into CALENDAR_OBJ_ATTACHMENTS_MODE values (0, 'none' );
+insert into CALENDAR_OBJ_ATTACHMENTS_MODE values (1, 'read' );
+insert into CALENDAR_OBJ_ATTACHMENTS_MODE values (2, 'write');
+
+
+-- Enumeration of calendar access types
+
+create table CALENDAR_ACCESS_TYPE (
+  ID          integer     primary key,
+  DESCRIPTION varchar(32) not null unique
+);
+
+insert into CALENDAR_ACCESS_TYPE values (0, ''             );
+insert into CALENDAR_ACCESS_TYPE values (1, 'public'       );
+insert into CALENDAR_ACCESS_TYPE values (2, 'private'      );
+insert into CALENDAR_ACCESS_TYPE values (3, 'confidential' );
+insert into CALENDAR_ACCESS_TYPE values (4, 'restricted'   );
+
+
+-----------------
+-- Instance ID --
+-----------------
+
+create sequence INSTANCE_ID_SEQ;
+
+
+----------------
+-- Time Range --
+----------------
+
+create table TIME_RANGE (
+  INSTANCE_ID                 integer        primary key default nextval('INSTANCE_ID_SEQ'), -- implicit index
+  CALENDAR_RESOURCE_ID        integer        not null references CALENDAR on delete cascade,
+  CALENDAR_OBJECT_RESOURCE_ID integer        not null references CALENDAR_OBJECT on delete cascade,
+  FLOATING                    boolean        not null,
+  START_DATE                  timestamp      not null,
+  END_DATE                    timestamp      not null,
+  FBTYPE                      integer        not null,
+  TRANSPARENT                 boolean        not null
+);
+
+create index TIME_RANGE_CALENDAR_RESOURCE_ID on
+  TIME_RANGE(CALENDAR_RESOURCE_ID);
+create index TIME_RANGE_CALENDAR_OBJECT_RESOURCE_ID on
+  TIME_RANGE(CALENDAR_OBJECT_RESOURCE_ID);
+
+
+-- Enumeration of free/busy types
+
+create table FREE_BUSY_TYPE (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into FREE_BUSY_TYPE values (0, 'unknown'         );
+insert into FREE_BUSY_TYPE values (1, 'free'            );
+insert into FREE_BUSY_TYPE values (2, 'busy'            );
+insert into FREE_BUSY_TYPE values (3, 'busy-unavailable');
+insert into FREE_BUSY_TYPE values (4, 'busy-tentative'  );
+
+
+-------------------
+-- Per-user data --
+-------------------
+
+create table PERUSER (
+  TIME_RANGE_INSTANCE_ID      integer      not null references TIME_RANGE on delete cascade,
+  USER_ID                     varchar(255) not null,
+  TRANSPARENT                 boolean      not null,
+  ADJUSTED_START_DATE         timestamp    default null,
+  ADJUSTED_END_DATE           timestamp    default null,
+  
+  primary key (TIME_RANGE_INSTANCE_ID, USER_ID)    -- implicit index
+);
+
+
+----------------
+-- Attachment --
+----------------
+
+create sequence ATTACHMENT_ID_SEQ;
+
+create table ATTACHMENT (
+  ATTACHMENT_ID               integer           primary key default nextval('ATTACHMENT_ID_SEQ'), -- implicit index
+  CALENDAR_HOME_RESOURCE_ID   integer           not null references CALENDAR_HOME,
+  DROPBOX_ID                  varchar(255),
+  CONTENT_TYPE                varchar(255)      not null,
+  SIZE                        integer           not null,
+  MD5                         char(32)          not null,
+  CREATED                     timestamp default timezone('UTC', CURRENT_TIMESTAMP),
+  MODIFIED                    timestamp default timezone('UTC', CURRENT_TIMESTAMP),
+  PATH                        varchar(1024)     not null
+);
+
+create index ATTACHMENT_CALENDAR_HOME_RESOURCE_ID on
+  ATTACHMENT(CALENDAR_HOME_RESOURCE_ID);
+
+create index ATTACHMENT_DROPBOX_ID on
+  ATTACHMENT(DROPBOX_ID);
+
+-- Many-to-many relationship between attachments and calendar objects
+create table ATTACHMENT_CALENDAR_OBJECT (
+  ATTACHMENT_ID                  integer      not null references ATTACHMENT on delete cascade,
+  MANAGED_ID                     varchar(255) not null,
+  CALENDAR_OBJECT_RESOURCE_ID    integer      not null references CALENDAR_OBJECT on delete cascade,
+
+  primary key (ATTACHMENT_ID, CALENDAR_OBJECT_RESOURCE_ID), -- implicit index
+  unique (MANAGED_ID, CALENDAR_OBJECT_RESOURCE_ID) --implicit index
+);
+
+create index ATTACHMENT_CALENDAR_OBJECT_CALENDAR_OBJECT_RESOURCE_ID on
+  ATTACHMENT_CALENDAR_OBJECT(CALENDAR_OBJECT_RESOURCE_ID);
+
+-----------------------
+-- Resource Property --
+-----------------------
+
+create table RESOURCE_PROPERTY (
+  RESOURCE_ID integer      not null, -- foreign key: *.RESOURCE_ID
+  NAME        varchar(255) not null,
+  VALUE       text         not null, -- FIXME: xml?
+  VIEWER_UID  varchar(255),
+
+  primary key (RESOURCE_ID, NAME, VIEWER_UID) -- implicit index
+);
+
+
+----------------------
+-- AddressBook Home --
+----------------------
+
+create table ADDRESSBOOK_HOME (
+  RESOURCE_ID                   integer         primary key default nextval('RESOURCE_ID_SEQ'), -- implicit index
+  ADDRESSBOOK_PROPERTY_STORE_ID integer         default nextval('RESOURCE_ID_SEQ') not null,    -- implicit index
+  OWNER_UID                     varchar(255)    not null unique,                                -- implicit index
+  STATUS                        integer         default 0 not null,                             -- enum HOME_STATUS
+  DATAVERSION                   integer         default 0 not null
+);
+
+
+-------------------------------
+-- AddressBook Home Metadata --
+-------------------------------
+
+create table ADDRESSBOOK_HOME_METADATA (
+  RESOURCE_ID      integer      primary key references ADDRESSBOOK_HOME on delete cascade, -- implicit index
+  QUOTA_USED_BYTES integer      default 0 not null,
+  CREATED          timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+  MODIFIED         timestamp    default timezone('UTC', CURRENT_TIMESTAMP)
+);
+
+
+-----------------------------
+-- Shared AddressBook Bind --
+-----------------------------
+
+-- Joins sharee ADDRESSBOOK_HOME and owner ADDRESSBOOK_HOME
+
+create table SHARED_ADDRESSBOOK_BIND (
+  ADDRESSBOOK_HOME_RESOURCE_ID          integer         not null references ADDRESSBOOK_HOME,
+  OWNER_HOME_RESOURCE_ID                integer         not null references ADDRESSBOOK_HOME on delete cascade,
+  EXTERNAL_ID                           integer         default null,
+  ADDRESSBOOK_RESOURCE_NAME             varchar(255)    not null,
+  BIND_MODE                             integer         not null, -- enum CALENDAR_BIND_MODE
+  BIND_STATUS                           integer         not null, -- enum CALENDAR_BIND_STATUS
+  BIND_REVISION                         integer         default 0 not null,
+  MESSAGE                               text,                     -- FIXME: xml?
+
+  primary key (ADDRESSBOOK_HOME_RESOURCE_ID, OWNER_HOME_RESOURCE_ID), -- implicit index
+  unique (ADDRESSBOOK_HOME_RESOURCE_ID, ADDRESSBOOK_RESOURCE_NAME)     -- implicit index
+);
+
+create index SHARED_ADDRESSBOOK_BIND_RESOURCE_ID on
+  SHARED_ADDRESSBOOK_BIND(OWNER_HOME_RESOURCE_ID);
+
+
+------------------------
+-- AddressBook Object --
+------------------------
+
+create table ADDRESSBOOK_OBJECT (
+  RESOURCE_ID                   integer         primary key default nextval('RESOURCE_ID_SEQ'),    -- implicit index
+  ADDRESSBOOK_HOME_RESOURCE_ID  integer         not null references ADDRESSBOOK_HOME on delete cascade,
+  RESOURCE_NAME                 varchar(255)    not null,
+  VCARD_TEXT                    text            not null,
+  VCARD_UID                     varchar(255)    not null,
+  KIND                          integer         not null,  -- enum ADDRESSBOOK_OBJECT_KIND
+  MD5                           char(32)        not null,
+  CREATED                       timestamp       default timezone('UTC', CURRENT_TIMESTAMP),
+  MODIFIED                      timestamp       default timezone('UTC', CURRENT_TIMESTAMP),
+  DATAVERSION                   integer         default 0 not null,
+
+  unique (ADDRESSBOOK_HOME_RESOURCE_ID, RESOURCE_NAME), -- implicit index
+  unique (ADDRESSBOOK_HOME_RESOURCE_ID, VCARD_UID)      -- implicit index
+);
+
+
+-----------------------------
+-- AddressBook Object kind --
+-----------------------------
+
+create table ADDRESSBOOK_OBJECT_KIND (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into ADDRESSBOOK_OBJECT_KIND values (0, 'person');
+insert into ADDRESSBOOK_OBJECT_KIND values (1, 'group' );
+insert into ADDRESSBOOK_OBJECT_KIND values (2, 'resource');
+insert into ADDRESSBOOK_OBJECT_KIND values (3, 'location');
+
+
+----------------------------------
+-- Revisions, forward reference --
+----------------------------------
+
+create sequence REVISION_SEQ;
+
+---------------------------------
+-- Address Book Object Members --
+---------------------------------
+
+create table ABO_MEMBERS (
+  GROUP_ID        integer     not null, -- references ADDRESSBOOK_OBJECT on delete cascade,   -- AddressBook Object's (kind=='group') RESOURCE_ID
+  ADDRESSBOOK_ID  integer     not null references ADDRESSBOOK_HOME on delete cascade,
+  MEMBER_ID       integer     not null, -- references ADDRESSBOOK_OBJECT,                     -- member AddressBook Object's RESOURCE_ID
+  REVISION        integer     default nextval('REVISION_SEQ') not null,
+  REMOVED         boolean     default false not null,
+  MODIFIED        timestamp   default timezone('UTC', CURRENT_TIMESTAMP),
+
+  primary key (GROUP_ID, MEMBER_ID, REVISION) -- implicit index
+);
+
+create index ABO_MEMBERS_ADDRESSBOOK_ID on
+  ABO_MEMBERS(ADDRESSBOOK_ID);
+create index ABO_MEMBERS_MEMBER_ID on
+  ABO_MEMBERS(MEMBER_ID);
+
+------------------------------------------
+-- Address Book Object Foreign Members  --
+------------------------------------------
+
+create table ABO_FOREIGN_MEMBERS (
+  GROUP_ID           integer      not null references ADDRESSBOOK_OBJECT on delete cascade,  -- AddressBook Object's (kind=='group') RESOURCE_ID
+  ADDRESSBOOK_ID     integer      not null references ADDRESSBOOK_HOME on delete cascade,
+  MEMBER_ADDRESS     varchar(255) not null,                                                  -- member AddressBook Object's 'calendar' address
+
+  primary key (GROUP_ID, MEMBER_ADDRESS) -- implicit index
+);
+
+create index ABO_FOREIGN_MEMBERS_ADDRESSBOOK_ID on
+  ABO_FOREIGN_MEMBERS(ADDRESSBOOK_ID);
+
+-----------------------
+-- Shared Group Bind --
+-----------------------
+
+-- Joins ADDRESSBOOK_HOME and ADDRESSBOOK_OBJECT (kind == group)
+
+create table SHARED_GROUP_BIND (
+  ADDRESSBOOK_HOME_RESOURCE_ID      integer      not null references ADDRESSBOOK_HOME,
+  GROUP_RESOURCE_ID                 integer      not null references ADDRESSBOOK_OBJECT on delete cascade,
+  EXTERNAL_ID                       integer      default null,
+  GROUP_ADDRESSBOOK_NAME            varchar(255) not null,
+  BIND_MODE                         integer      not null, -- enum CALENDAR_BIND_MODE
+  BIND_STATUS                       integer      not null, -- enum CALENDAR_BIND_STATUS
+  BIND_REVISION                     integer      default 0 not null,
+  MESSAGE                           text,                  -- FIXME: xml?
+
+  primary key (ADDRESSBOOK_HOME_RESOURCE_ID, GROUP_RESOURCE_ID), -- implicit index
+  unique (ADDRESSBOOK_HOME_RESOURCE_ID, GROUP_ADDRESSBOOK_NAME)  -- implicit index
+);
+
+create index SHARED_GROUP_BIND_RESOURCE_ID on
+  SHARED_GROUP_BIND(GROUP_RESOURCE_ID);
+
+
+---------------
+-- Revisions --
+---------------
+
+-- create sequence REVISION_SEQ;
+
+
+-------------------------------
+-- Calendar Object Revisions --
+-------------------------------
+
+create table CALENDAR_OBJECT_REVISIONS (
+  CALENDAR_HOME_RESOURCE_ID integer      not null references CALENDAR_HOME,
+  CALENDAR_RESOURCE_ID      integer      references CALENDAR,
+  CALENDAR_NAME             varchar(255) default null,
+  RESOURCE_NAME             varchar(255),
+  REVISION                  integer      default nextval('REVISION_SEQ') not null,
+  DELETED                   boolean      not null,
+  MODIFIED                  timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+  
+  unique(CALENDAR_HOME_RESOURCE_ID, CALENDAR_RESOURCE_ID, CALENDAR_NAME, RESOURCE_NAME)    -- implicit index
+);
+
+create index CALENDAR_OBJECT_REVISIONS_RESOURCE_ID_RESOURCE_NAME_DELETED_REVISION
+  on CALENDAR_OBJECT_REVISIONS(CALENDAR_RESOURCE_ID, RESOURCE_NAME, DELETED, REVISION);
+
+create index CALENDAR_OBJECT_REVISIONS_RESOURCE_ID_REVISION
+  on CALENDAR_OBJECT_REVISIONS(CALENDAR_RESOURCE_ID, REVISION);
+
+create index CALENDAR_OBJECT_REVISIONS_HOME_RESOURCE_ID_REVISION
+  on CALENDAR_OBJECT_REVISIONS(CALENDAR_HOME_RESOURCE_ID, REVISION);
+
+
+----------------------------------
+-- AddressBook Object Revisions --
+----------------------------------
+
+create table ADDRESSBOOK_OBJECT_REVISIONS (
+  ADDRESSBOOK_HOME_RESOURCE_ID  integer      not null references ADDRESSBOOK_HOME,
+  OWNER_HOME_RESOURCE_ID        integer      references ADDRESSBOOK_HOME,
+  ADDRESSBOOK_NAME              varchar(255) default null,
+  OBJECT_RESOURCE_ID            integer      default 0,
+  RESOURCE_NAME                 varchar(255),
+  REVISION                      integer      default nextval('REVISION_SEQ') not null,
+  DELETED                       boolean      not null,
+  MODIFIED                      timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+  
+  unique(ADDRESSBOOK_HOME_RESOURCE_ID, OWNER_HOME_RESOURCE_ID, ADDRESSBOOK_NAME, RESOURCE_NAME)    -- implicit index
+);
+
+create index ADDRESSBOOK_OBJECT_REVISIONS_OWNER_HOME_RESOURCE_ID_RESOURCE_NAME_DELETED_REVISION
+  on ADDRESSBOOK_OBJECT_REVISIONS(OWNER_HOME_RESOURCE_ID, RESOURCE_NAME, DELETED, REVISION);
+
+create index ADDRESSBOOK_OBJECT_REVISIONS_OWNER_HOME_RESOURCE_ID_REVISION
+  on ADDRESSBOOK_OBJECT_REVISIONS(OWNER_HOME_RESOURCE_ID, REVISION);
+
+
+-----------------------------------
+-- Notification Object Revisions --
+-----------------------------------
+
+create table NOTIFICATION_OBJECT_REVISIONS (
+  NOTIFICATION_HOME_RESOURCE_ID integer      not null references NOTIFICATION_HOME on delete cascade,
+  RESOURCE_NAME                 varchar(255),
+  REVISION                      integer      default nextval('REVISION_SEQ') not null,
+  DELETED                       boolean      not null,
+  MODIFIED                      timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+
+  unique (NOTIFICATION_HOME_RESOURCE_ID, RESOURCE_NAME) -- implicit index
+);
+
+create index NOTIFICATION_OBJECT_REVISIONS_RESOURCE_ID_REVISION
+  on NOTIFICATION_OBJECT_REVISIONS(NOTIFICATION_HOME_RESOURCE_ID, REVISION);
+
+
+-------------------------------------------
+-- Apple Push Notification Subscriptions --
+-------------------------------------------
+
+create table APN_SUBSCRIPTIONS (
+  TOKEN                         varchar(255) not null,
+  RESOURCE_KEY                  varchar(255) not null,
+  MODIFIED                      integer      not null,
+  SUBSCRIBER_GUID               varchar(255) not null,
+  USER_AGENT                    varchar(255) default null,
+  IP_ADDR                       varchar(255) default null,
+
+  primary key (TOKEN, RESOURCE_KEY) -- implicit index
+);
+
+create index APN_SUBSCRIPTIONS_RESOURCE_KEY
+  on APN_SUBSCRIPTIONS(RESOURCE_KEY);
+
+
+-----------------
+-- IMIP Tokens --
+-----------------
+
+create table IMIP_TOKENS (
+  TOKEN                         varchar(255) not null,
+  ORGANIZER                     varchar(255) not null,
+  ATTENDEE                      varchar(255) not null,
+  ICALUID                       varchar(255) not null,
+  ACCESSED                      timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+
+  primary key (ORGANIZER, ATTENDEE, ICALUID) -- implicit index
+);
+
+create index IMIP_TOKENS_TOKEN
+  on IMIP_TOKENS(TOKEN);
+
+
+----------------
+-- Work Items --
+----------------
+
+create sequence WORKITEM_SEQ;
+
+
+---------------------------
+-- IMIP Inivitation Work --
+---------------------------
+
+create table IMIP_INVITATION_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  FROM_ADDR                     varchar(255) not null,
+  TO_ADDR                       varchar(255) not null,
+  ICALENDAR_TEXT                text         not null
+);
+
+create index IMIP_INVITATION_WORK_JOB_ID on
+  IMIP_INVITATION_WORK(JOB_ID);
+
+-----------------------
+-- IMIP Polling Work --
+-----------------------
+
+create table IMIP_POLLING_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null
+);
+
+create index IMIP_POLLING_WORK_JOB_ID on
+  IMIP_POLLING_WORK(JOB_ID);
+
+
+---------------------
+-- IMIP Reply Work --
+---------------------
+
+create table IMIP_REPLY_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  ORGANIZER                     varchar(255) not null,
+  ATTENDEE                      varchar(255) not null,
+  ICALENDAR_TEXT                text         not null
+);
+
+create index IMIP_REPLY_WORK_JOB_ID on
+  IMIP_REPLY_WORK(JOB_ID);
+
+
+------------------------
+-- Push Notifications --
+------------------------
+
+create table PUSH_NOTIFICATION_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  PUSH_ID                       varchar(255) not null,
+  PUSH_PRIORITY                 integer      not null -- 1:low 5:medium 10:high
+);
+
+create index PUSH_NOTIFICATION_WORK_JOB_ID on
+  PUSH_NOTIFICATION_WORK(JOB_ID);
+create index PUSH_NOTIFICATION_WORK_PUSH_ID on
+  PUSH_NOTIFICATION_WORK(PUSH_ID);
+
+-----------------
+-- GroupCacher --
+-----------------
+
+create table GROUP_CACHER_POLLING_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null
+);
+
+create index GROUP_CACHER_POLLING_WORK_JOB_ID on
+  GROUP_CACHER_POLLING_WORK(JOB_ID);
+
+create table GROUP_REFRESH_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  GROUP_UID                     varchar(255) not null
+);
+
+create index GROUP_REFRESH_WORK_JOB_ID on
+  GROUP_REFRESH_WORK(JOB_ID);
+create index GROUP_REFRESH_WORK_GROUP_UID on
+  GROUP_REFRESH_WORK(GROUP_UID);
+
+create table GROUP_DELEGATE_CHANGES_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  DELEGATOR_UID                 varchar(255) not null,
+  READ_DELEGATE_UID             varchar(255) not null,
+  WRITE_DELEGATE_UID            varchar(255) not null
+);
+
+create index GROUP_DELEGATE_CHANGES_WORK_JOB_ID on
+  GROUP_DELEGATE_CHANGES_WORK(JOB_ID);
+create index GROUP_DELEGATE_CHANGES_WORK_DELEGATOR_UID on
+  GROUP_DELEGATE_CHANGES_WORK(DELEGATOR_UID);
+
+create table GROUPS (
+  GROUP_ID                      integer      primary key default nextval('RESOURCE_ID_SEQ'),    -- implicit index
+  NAME                          varchar(255) not null,
+  GROUP_UID                     varchar(255) not null unique,
+  MEMBERSHIP_HASH               varchar(255) not null,
+  EXTANT                        integer default 1,
+  CREATED                       timestamp default timezone('UTC', CURRENT_TIMESTAMP),
+  MODIFIED                      timestamp default timezone('UTC', CURRENT_TIMESTAMP)
+);
+create index GROUPS_GROUP_UID on
+  GROUPS(GROUP_UID);
+
+create table GROUP_MEMBERSHIP (
+  GROUP_ID                     integer not null references GROUPS on delete cascade,
+  MEMBER_UID                   varchar(255) not null,
+
+  primary key (GROUP_ID, MEMBER_UID)
+);
+
+create index GROUP_MEMBERSHIP_MEMBER on
+  GROUP_MEMBERSHIP(MEMBER_UID);
+
+create table GROUP_ATTENDEE_RECONCILE_WORK (
+  WORK_ID                       integer primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer not null references JOB,
+  RESOURCE_ID                   integer not null references CALENDAR_OBJECT on delete cascade,
+  GROUP_ID                      integer not null references GROUPS on delete cascade
+);
+
+create index GROUP_ATTENDEE_RECONCILE_WORK_JOB_ID on
+  GROUP_ATTENDEE_RECONCILE_WORK(JOB_ID);
+create index GROUP_ATTENDEE_RECONCILE_WORK_RESOURCE_ID on
+  GROUP_ATTENDEE_RECONCILE_WORK(RESOURCE_ID);
+create index GROUP_ATTENDEE_RECONCILE_WORK_GROUP_ID on
+  GROUP_ATTENDEE_RECONCILE_WORK(GROUP_ID);
+
+
+create table GROUP_ATTENDEE (
+  GROUP_ID                      integer not null references GROUPS on delete cascade,
+  RESOURCE_ID                   integer not null references CALENDAR_OBJECT on delete cascade,
+  MEMBERSHIP_HASH               varchar(255) not null,
+
+  primary key (GROUP_ID, RESOURCE_ID)
+);
+
+create index GROUP_ATTENDEE_RESOURCE_ID on
+  GROUP_ATTENDEE(RESOURCE_ID);
+
+
+create table GROUP_SHAREE_RECONCILE_WORK (
+  WORK_ID                       integer primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer not null references JOB,
+  CALENDAR_ID                   integer        not null references CALENDAR on delete cascade,
+  GROUP_ID                      integer not null references GROUPS on delete cascade
+);
+
+create index GROUP_SHAREE_RECONCILE_WORK_JOB_ID on
+  GROUP_SHAREE_RECONCILE_WORK(JOB_ID);
+create index GROUP_SHAREE_RECONCILE_WORK_CALENDAR_ID on
+  GROUP_SHAREE_RECONCILE_WORK(CALENDAR_ID);
+create index GROUP_SHAREE_RECONCILE_WORK_GROUP_ID on
+  GROUP_SHAREE_RECONCILE_WORK(GROUP_ID);
+
+
+create table GROUP_SHAREE (
+  GROUP_ID                      integer not null references GROUPS on delete cascade,
+  CALENDAR_ID                                      integer not null references CALENDAR on delete cascade,
+  GROUP_BIND_MODE               integer not null, -- enum CALENDAR_BIND_MODE
+  MEMBERSHIP_HASH               varchar(255) not null,
+
+  primary key (GROUP_ID, CALENDAR_ID)
+);
+
+create index GROUP_SHAREE_CALENDAR_ID on
+  GROUP_SHAREE(CALENDAR_ID);
+
+---------------
+-- Delegates --
+---------------
+
+create table DELEGATES (
+  DELEGATOR                     varchar(255) not null,
+  DELEGATE                      varchar(255) not null,
+  READ_WRITE                    integer      not null, -- 1 = ReadWrite, 0 = ReadOnly
+
+  primary key (DELEGATOR, READ_WRITE, DELEGATE)
+);
+create index DELEGATE_TO_DELEGATOR on
+  DELEGATES(DELEGATE, READ_WRITE, DELEGATOR);
+
+create table DELEGATE_GROUPS (
+  DELEGATOR                     varchar(255) not null,
+  GROUP_ID                      integer      not null references GROUPS on delete cascade,
+  READ_WRITE                    integer      not null, -- 1 = ReadWrite, 0 = ReadOnly
+  IS_EXTERNAL                   integer      not null, -- 1 = ReadWrite, 0 = ReadOnly
+
+  primary key (DELEGATOR, READ_WRITE, GROUP_ID)
+);
+create index DELEGATE_GROUPS_GROUP_ID on
+  DELEGATE_GROUPS(GROUP_ID);
+
+create table EXTERNAL_DELEGATE_GROUPS (
+  DELEGATOR                     varchar(255) primary key,
+  GROUP_UID_READ                varchar(255),
+  GROUP_UID_WRITE               varchar(255)
+);
+
+--------------------------
+-- Object Splitter Work --
+--------------------------
+
+create table CALENDAR_OBJECT_SPLITTER_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  RESOURCE_ID                   integer      not null references CALENDAR_OBJECT on delete cascade
+);
+
+create index CALENDAR_OBJECT_SPLITTER_WORK_RESOURCE_ID on
+  CALENDAR_OBJECT_SPLITTER_WORK(RESOURCE_ID);
+create index CALENDAR_OBJECT_SPLITTER_WORK_JOB_ID on
+  CALENDAR_OBJECT_SPLITTER_WORK(JOB_ID);
+
+-------------------------
+-- Object Upgrade Work --
+-------------------------
+
+create table CALENDAR_OBJECT_UPGRADE_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  RESOURCE_ID                   integer      not null references CALENDAR_OBJECT on delete cascade
+);
+
+create index CALENDAR_OBJECT_UPGRADE_WORK_RESOURCE_ID on
+  CALENDAR_OBJECT_UPGRADE_WORK(RESOURCE_ID);
+create index CALENDAR_OBJECT_UPGRADE_WORK_JOB_ID on
+  CALENDAR_OBJECT_UPGRADE_WORK(JOB_ID);
+
+---------------------------
+-- Revision Cleanup Work --
+---------------------------
+
+create table FIND_MIN_VALID_REVISION_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null
+);
+
+create index FIND_MIN_VALID_REVISION_WORK_JOB_ID on
+  FIND_MIN_VALID_REVISION_WORK(JOB_ID);
+
+create table REVISION_CLEANUP_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null
+);
+
+create index REVISION_CLEANUP_WORK_JOB_ID on
+  REVISION_CLEANUP_WORK(JOB_ID);
+
+------------------------
+-- Inbox Cleanup Work --
+------------------------
+
+create table INBOX_CLEANUP_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null
+);
+
+create index INBOX_CLEANUP_WORK_JOB_ID on
+   INBOX_CLEANUP_WORK(JOB_ID);
+
+create table CLEANUP_ONE_INBOX_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  HOME_ID                       integer      not null unique references CALENDAR_HOME on delete cascade -- implicit index
+);
+
+create index CLEANUP_ONE_INBOX_WORK_JOB_ID on
+  CLEANUP_ONE_INBOX_WORK(JOB_ID);
+
+-------------------
+-- Schedule Work --
+-------------------
+
+create table SCHEDULE_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  ICALENDAR_UID                 varchar(255) not null,
+  WORK_TYPE                     varchar(255) not null
+);
+
+create index SCHEDULE_WORK_JOB_ID on
+  SCHEDULE_WORK(JOB_ID);
+create index SCHEDULE_WORK_ICALENDAR_UID on
+  SCHEDULE_WORK(ICALENDAR_UID);
+
+---------------------------
+-- Schedule Refresh Work --
+---------------------------
+
+create table SCHEDULE_REFRESH_WORK (
+  WORK_ID                       integer      primary key references SCHEDULE_WORK on delete cascade, -- implicit index
+  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade,
+  RESOURCE_ID                   integer      not null references CALENDAR_OBJECT on delete cascade,
+  ATTENDEE_COUNT                integer
+);
+
+create index SCHEDULE_REFRESH_WORK_HOME_RESOURCE_ID on
+  SCHEDULE_REFRESH_WORK(HOME_RESOURCE_ID);
+create index SCHEDULE_REFRESH_WORK_RESOURCE_ID on
+  SCHEDULE_REFRESH_WORK(RESOURCE_ID);
+
+create table SCHEDULE_REFRESH_ATTENDEES (
+  RESOURCE_ID                   integer      not null references CALENDAR_OBJECT on delete cascade,
+  ATTENDEE                      varchar(255) not null,
+
+  primary key (RESOURCE_ID, ATTENDEE)
+);
+
+create index SCHEDULE_REFRESH_ATTENDEES_RESOURCE_ID_ATTENDEE on
+  SCHEDULE_REFRESH_ATTENDEES(RESOURCE_ID, ATTENDEE);
+
+------------------------------
+-- Schedule Auto Reply Work --
+------------------------------
+
+create table SCHEDULE_AUTO_REPLY_WORK (
+  WORK_ID                       integer      primary key references SCHEDULE_WORK on delete cascade, -- implicit index
+  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade,
+  RESOURCE_ID                   integer      not null references CALENDAR_OBJECT on delete cascade,
+  PARTSTAT                      varchar(255) not null
+);
+
+create index SCHEDULE_AUTO_REPLY_WORK_HOME_RESOURCE_ID on
+  SCHEDULE_AUTO_REPLY_WORK(HOME_RESOURCE_ID);
+create index SCHEDULE_AUTO_REPLY_WORK_RESOURCE_ID on
+  SCHEDULE_AUTO_REPLY_WORK(RESOURCE_ID);
+
+-----------------------------
+-- Schedule Organizer Work --
+-----------------------------
+
+create table SCHEDULE_ORGANIZER_WORK (
+  WORK_ID                       integer      primary key references SCHEDULE_WORK on delete cascade, -- implicit index
+  SCHEDULE_ACTION               integer      not null, -- Enum SCHEDULE_ACTION
+  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade,
+  RESOURCE_ID                   integer,     -- this references a possibly non-existent CALENDAR_OBJECT
+  ICALENDAR_TEXT_OLD            text,
+  ICALENDAR_TEXT_NEW            text,
+  ATTENDEE_COUNT                integer,
+  SMART_MERGE                   boolean
+);
+
+create index SCHEDULE_ORGANIZER_WORK_HOME_RESOURCE_ID on
+  SCHEDULE_ORGANIZER_WORK(HOME_RESOURCE_ID);
+create index SCHEDULE_ORGANIZER_WORK_RESOURCE_ID on
+  SCHEDULE_ORGANIZER_WORK(RESOURCE_ID);
+
+-- Enumeration of schedule actions
+
+create table SCHEDULE_ACTION (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into SCHEDULE_ACTION values (0, 'create');
+insert into SCHEDULE_ACTION values (1, 'modify');
+insert into SCHEDULE_ACTION values (2, 'modify-cancelled');
+insert into SCHEDULE_ACTION values (3, 'remove');
+
+----------------------------------
+-- Schedule Organizer Send Work --
+----------------------------------
+
+create table SCHEDULE_ORGANIZER_SEND_WORK (
+  WORK_ID                       integer      primary key references SCHEDULE_WORK on delete cascade, -- implicit index
+  SCHEDULE_ACTION               integer      not null, -- Enum SCHEDULE_ACTION
+  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade,
+  RESOURCE_ID                   integer,     -- this references a possibly non-existent CALENDAR_OBJECT
+  ATTENDEE                      varchar(255) not null,
+  ITIP_MSG                      text,
+  NO_REFRESH                    boolean
+);
+
+create index SCHEDULE_ORGANIZER_SEND_WORK_HOME_RESOURCE_ID on
+  SCHEDULE_ORGANIZER_SEND_WORK(HOME_RESOURCE_ID);
+create index SCHEDULE_ORGANIZER_SEND_WORK_RESOURCE_ID on
+  SCHEDULE_ORGANIZER_SEND_WORK(RESOURCE_ID);
+
+-------------------------
+-- Schedule Reply Work --
+-------------------------
+
+create table SCHEDULE_REPLY_WORK (
+  WORK_ID                       integer      primary key references SCHEDULE_WORK on delete cascade, -- implicit index
+  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade,
+  RESOURCE_ID                   integer,     -- this references a possibly non-existent CALENDAR_OBJECT
+  ITIP_MSG                      text
+);
+
+create index SCHEDULE_REPLY_WORK_HOME_RESOURCE_ID on
+  SCHEDULE_REPLY_WORK(HOME_RESOURCE_ID);
+create index SCHEDULE_REPLY_WORK_RESOURCE_ID on
+  SCHEDULE_REPLY_WORK(RESOURCE_ID);
+
+----------------------------------
+-- Principal Purge Polling Work --
+----------------------------------
+
+create table PRINCIPAL_PURGE_POLLING_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null
+);
+
+create index PRINCIPAL_PURGE_POLLING_WORK_JOB_ID on
+  PRINCIPAL_PURGE_POLLING_WORK(JOB_ID);
+
+--------------------------------
+-- Principal Purge Check Work --
+--------------------------------
+
+create table PRINCIPAL_PURGE_CHECK_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  UID                           varchar(255) not null
+);
+
+create index PRINCIPAL_PURGE_CHECK_WORK_JOB_ID on
+  PRINCIPAL_PURGE_CHECK_WORK(JOB_ID);
+create index PRINCIPAL_PURGE_CHECK_WORK_UID on
+  PRINCIPAL_PURGE_CHECK_WORK(UID);
+
+--------------------------
+-- Principal Purge Work --
+--------------------------
+
+create table PRINCIPAL_PURGE_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  UID                           varchar(255) not null
+);
+
+create index PRINCIPAL_PURGE_WORK_JOB_ID on
+  PRINCIPAL_PURGE_WORK(JOB_ID);
+create index PRINCIPAL_PURGE_WORK_UID on
+  PRINCIPAL_PURGE_WORK(UID);
+
+
+--------------------------------
+-- Principal Home Remove Work --
+--------------------------------
+
+create table PRINCIPAL_PURGE_HOME_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade
+);
+
+create index PRINCIPAL_PURGE_HOME_WORK_JOB_ID on
+  PRINCIPAL_PURGE_HOME_WORK(JOB_ID);
+create index PRINCIPAL_PURGE_HOME_HOME_RESOURCE_ID on
+  PRINCIPAL_PURGE_HOME_WORK(HOME_RESOURCE_ID);
+
+
+--------------------
+-- Schema Version --
+--------------------
+
+create table CALENDARSERVER (
+  NAME                          varchar(255) primary key, -- implicit index
+  VALUE                         varchar(255)
+);
+
+insert into CALENDARSERVER values ('VERSION', '51');
+insert into CALENDARSERVER values ('CALENDAR-DATAVERSION', '6');
+insert into CALENDARSERVER values ('ADDRESSBOOK-DATAVERSION', '2');
+insert into CALENDARSERVER values ('NOTIFICATION-DATAVERSION', '1');
+insert into CALENDARSERVER values ('MIN-VALID-REVISION', '1');
</ins></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaoldpostgresdialectv52sqlfromrev14555CalendarServerbranchesuserssagentrashcan5txdavcommondatastoresql_schemaoldpostgresdialectv52sql"></a>
<div class="copfile"><h4>Copied: CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v52.sql (from rev 14555, CalendarServer/branches/users/sagen/trashcan-5/txdav/common/datastore/sql_schema/old/postgres-dialect/v52.sql) (0 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v52.sql                                (rev 0)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/old/postgres-dialect/v52.sql        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -0,0 +1,1218 @@
</span><ins>+-- -*- test-case-name: txdav.caldav.datastore.test.test_sql,txdav.carddav.datastore.test.test_sql -*-
+
+----
+-- Copyright (c) 2010-2015 Apple Inc. All rights reserved.
+--
+-- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+-- you may not use this file except in compliance with the License.
+-- You may obtain a copy of the License at
+--
+-- http://www.apache.org/licenses/LICENSE-2.0
+--
+-- Unless required by applicable law or agreed to in writing, software
+-- distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+-- See the License for the specific language governing permissions and
+-- limitations under the License.
+----
+
+
+-----------------
+-- Resource ID --
+-----------------
+
+create sequence RESOURCE_ID_SEQ;
+
+
+-------------------------
+-- Cluster Bookkeeping --
+-------------------------
+
+-- Information about a process connected to this database.
+
+-- Note that this must match the node info schema in twext.enterprise.queue.
+create table NODE_INFO (
+  HOSTNAME  varchar(255) not null,
+  PID       integer      not null,
+  PORT      integer      not null,
+  TIME      timestamp    not null default timezone('UTC', CURRENT_TIMESTAMP),
+
+  primary key (HOSTNAME, PORT)
+);
+
+-- Unique named locks.  This table should always be empty, but rows are
+-- temporarily created in order to prevent undesirable concurrency.
+create table NAMED_LOCK (
+    LOCK_NAME varchar(255) primary key
+);
+
+
+--------------------
+-- Jobs           --
+--------------------
+
+create sequence JOB_SEQ;
+
+create table JOB (
+  JOB_ID      integer primary key default nextval('JOB_SEQ'), --implicit index
+  WORK_TYPE   varchar(255) not null,
+  PRIORITY    integer default 0,
+  WEIGHT      integer default 0,
+  NOT_BEFORE  timestamp not null,
+  ASSIGNED    timestamp default null,
+  OVERDUE     timestamp default null,
+  FAILED      integer default 0
+);
+
+-------------------
+-- Calendar Home --
+-------------------
+
+create table CALENDAR_HOME (
+  RESOURCE_ID      integer      primary key default nextval('RESOURCE_ID_SEQ'), -- implicit index
+  OWNER_UID        varchar(255) not null,                                                -- implicit index
+  STATUS           integer      default 0 not null,                             -- enum HOME_STATUS
+  DATAVERSION      integer      default 0 not null,
+  
+  unique (OWNER_UID, STATUS)        -- implicit index
+);
+
+-- Enumeration of statuses
+
+create table HOME_STATUS (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into HOME_STATUS values (0, 'normal' );
+insert into HOME_STATUS values (1, 'external');
+insert into HOME_STATUS values (2, 'purging');
+insert into HOME_STATUS values (3, 'migrating');
+insert into HOME_STATUS values (4, 'disabled');
+
+
+--------------
+-- Calendar --
+--------------
+
+create table CALENDAR (
+  RESOURCE_ID integer   primary key default nextval('RESOURCE_ID_SEQ') -- implicit index
+);
+
+
+----------------------------
+-- Calendar Home Metadata --
+----------------------------
+
+create table CALENDAR_HOME_METADATA (
+  RESOURCE_ID              integer     primary key references CALENDAR_HOME on delete cascade, -- implicit index
+  QUOTA_USED_BYTES         integer     default 0 not null,
+  DEFAULT_EVENTS           integer     default null references CALENDAR on delete set null,
+  DEFAULT_TASKS            integer     default null references CALENDAR on delete set null,
+  DEFAULT_POLLS            integer     default null references CALENDAR on delete set null,
+  ALARM_VEVENT_TIMED       text        default null,
+  ALARM_VEVENT_ALLDAY      text        default null,
+  ALARM_VTODO_TIMED        text        default null,
+  ALARM_VTODO_ALLDAY       text        default null,
+  AVAILABILITY             text        default null,
+  CREATED                  timestamp   default timezone('UTC', CURRENT_TIMESTAMP),
+  MODIFIED                 timestamp   default timezone('UTC', CURRENT_TIMESTAMP)
+);
+
+create index CALENDAR_HOME_METADATA_DEFAULT_EVENTS on
+  CALENDAR_HOME_METADATA(DEFAULT_EVENTS);
+create index CALENDAR_HOME_METADATA_DEFAULT_TASKS on
+  CALENDAR_HOME_METADATA(DEFAULT_TASKS);
+create index CALENDAR_HOME_METADATA_DEFAULT_POLLS on
+  CALENDAR_HOME_METADATA(DEFAULT_POLLS);
+
+
+-----------------------
+-- Calendar Metadata --
+-----------------------
+
+create table CALENDAR_METADATA (
+  RESOURCE_ID           integer      primary key references CALENDAR on delete cascade, -- implicit index
+  SUPPORTED_COMPONENTS  varchar(255) default null,
+  CREATED               timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+  MODIFIED              timestamp    default timezone('UTC', CURRENT_TIMESTAMP)
+);
+
+
+------------------------
+-- Calendar Migration --
+------------------------
+
+create table CALENDAR_MIGRATION (
+  CALENDAR_HOME_RESOURCE_ID                integer references CALENDAR_HOME on delete cascade,
+  REMOTE_RESOURCE_ID                        integer not null,
+  LOCAL_RESOURCE_ID                                integer        references CALENDAR on delete cascade,
+  LAST_SYNC_TOKEN                                varchar(255),
+   
+  primary key (CALENDAR_HOME_RESOURCE_ID, REMOTE_RESOURCE_ID) -- implicit index
+);
+
+create index CALENDAR_MIGRATION_LOCAL_RESOURCE_ID on
+  CALENDAR_MIGRATION(LOCAL_RESOURCE_ID);
+
+
+---------------------------
+-- Sharing Notifications --
+---------------------------
+
+create table NOTIFICATION_HOME (
+  RESOURCE_ID integer      primary key default nextval('RESOURCE_ID_SEQ'), -- implicit index
+  OWNER_UID   varchar(255) not null,                                           -- implicit index
+  STATUS      integer      default 0 not null,                             -- enum HOME_STATUS
+  DATAVERSION integer      default 0 not null,
+    
+  unique (OWNER_UID, STATUS)        -- implicit index
+);
+
+create table NOTIFICATION (
+  RESOURCE_ID                   integer      primary key default nextval('RESOURCE_ID_SEQ'), -- implicit index
+  NOTIFICATION_HOME_RESOURCE_ID integer      not null references NOTIFICATION_HOME,
+  NOTIFICATION_UID              varchar(255) not null,
+  NOTIFICATION_TYPE             varchar(255) not null,
+  NOTIFICATION_DATA             text         not null,
+  MD5                           char(32)     not null,
+  CREATED                       timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+  MODIFIED                      timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+
+  unique (NOTIFICATION_UID, NOTIFICATION_HOME_RESOURCE_ID) -- implicit index
+);
+
+create index NOTIFICATION_NOTIFICATION_HOME_RESOURCE_ID on
+  NOTIFICATION(NOTIFICATION_HOME_RESOURCE_ID);
+
+
+-------------------
+-- Calendar Bind --
+-------------------
+
+-- Joins CALENDAR_HOME and CALENDAR
+
+create table CALENDAR_BIND (
+  CALENDAR_HOME_RESOURCE_ID integer      not null references CALENDAR_HOME,
+  CALENDAR_RESOURCE_ID      integer      not null references CALENDAR on delete cascade,
+  CALENDAR_RESOURCE_NAME    varchar(255) not null,
+  BIND_MODE                 integer      not null, -- enum CALENDAR_BIND_MODE
+  BIND_STATUS               integer      not null, -- enum CALENDAR_BIND_STATUS
+  BIND_REVISION             integer      default 0 not null,
+  BIND_UID                  varchar(36)  default null,
+  MESSAGE                   text,
+  TRANSP                    integer      default 0 not null, -- enum CALENDAR_TRANSP
+  ALARM_VEVENT_TIMED        text         default null,
+  ALARM_VEVENT_ALLDAY       text         default null,
+  ALARM_VTODO_TIMED         text         default null,
+  ALARM_VTODO_ALLDAY        text         default null,
+  TIMEZONE                  text         default null,
+
+  primary key (CALENDAR_HOME_RESOURCE_ID, CALENDAR_RESOURCE_ID), -- implicit index
+  unique (CALENDAR_HOME_RESOURCE_ID, CALENDAR_RESOURCE_NAME)     -- implicit index
+);
+
+create index CALENDAR_BIND_RESOURCE_ID on
+  CALENDAR_BIND(CALENDAR_RESOURCE_ID);
+
+-- Enumeration of calendar bind modes
+
+create table CALENDAR_BIND_MODE (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into CALENDAR_BIND_MODE values (0, 'own'  );
+insert into CALENDAR_BIND_MODE values (1, 'read' );
+insert into CALENDAR_BIND_MODE values (2, 'write');
+insert into CALENDAR_BIND_MODE values (3, 'direct');
+insert into CALENDAR_BIND_MODE values (4, 'indirect');
+insert into CALENDAR_BIND_MODE values (5, 'group');
+insert into CALENDAR_BIND_MODE values (6, 'group_read');
+insert into CALENDAR_BIND_MODE values (7, 'group_write');
+
+-- Enumeration of statuses
+
+create table CALENDAR_BIND_STATUS (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into CALENDAR_BIND_STATUS values (0, 'invited' );
+insert into CALENDAR_BIND_STATUS values (1, 'accepted');
+insert into CALENDAR_BIND_STATUS values (2, 'declined');
+insert into CALENDAR_BIND_STATUS values (3, 'invalid');
+insert into CALENDAR_BIND_STATUS values (4, 'deleted');
+
+
+-- Enumeration of transparency
+
+create table CALENDAR_TRANSP (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into CALENDAR_TRANSP values (0, 'opaque' );
+insert into CALENDAR_TRANSP values (1, 'transparent');
+
+
+---------------------
+-- Calendar Object --
+---------------------
+
+create table CALENDAR_OBJECT (
+  RESOURCE_ID          integer      primary key default nextval('RESOURCE_ID_SEQ'), -- implicit index
+  CALENDAR_RESOURCE_ID integer      not null references CALENDAR on delete cascade,
+  RESOURCE_NAME        varchar(255) not null,
+  ICALENDAR_TEXT       text         not null,
+  ICALENDAR_UID        varchar(255) not null,
+  ICALENDAR_TYPE       varchar(255) not null,
+  ATTACHMENTS_MODE     integer      default 0 not null, -- enum CALENDAR_OBJ_ATTACHMENTS_MODE
+  DROPBOX_ID           varchar(255),
+  ORGANIZER            varchar(255),
+  RECURRANCE_MIN       date,        -- minimum date that recurrences have been expanded to.
+  RECURRANCE_MAX       date,        -- maximum date that recurrences have been expanded to.
+  ACCESS               integer      default 0 not null,
+  SCHEDULE_OBJECT      boolean      default false,
+  SCHEDULE_TAG         varchar(36)  default null,
+  SCHEDULE_ETAGS       text         default null,
+  PRIVATE_COMMENTS     boolean      default false not null,
+  MD5                  char(32)     not null,
+  CREATED              timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+  MODIFIED             timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+  DATAVERSION          integer      default 0 not null,
+
+  unique (CALENDAR_RESOURCE_ID, RESOURCE_NAME) -- implicit index
+
+  -- since the 'inbox' is a 'calendar resource' for the purpose of storing
+  -- calendar objects, this constraint has to be selectively enforced by the
+  -- application layer.
+
+  -- unique (CALENDAR_RESOURCE_ID, ICALENDAR_UID)
+);
+
+create index CALENDAR_OBJECT_CALENDAR_RESOURCE_ID_AND_ICALENDAR_UID on
+  CALENDAR_OBJECT(CALENDAR_RESOURCE_ID, ICALENDAR_UID);
+
+create index CALENDAR_OBJECT_CALENDAR_RESOURCE_ID_RECURRANCE_MAX_MIN on
+  CALENDAR_OBJECT(CALENDAR_RESOURCE_ID, RECURRANCE_MAX, RECURRANCE_MIN);
+
+create index CALENDAR_OBJECT_ICALENDAR_UID on
+  CALENDAR_OBJECT(ICALENDAR_UID);
+
+create index CALENDAR_OBJECT_DROPBOX_ID on
+  CALENDAR_OBJECT(DROPBOX_ID);
+
+-- Enumeration of attachment modes
+
+create table CALENDAR_OBJ_ATTACHMENTS_MODE (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into CALENDAR_OBJ_ATTACHMENTS_MODE values (0, 'none' );
+insert into CALENDAR_OBJ_ATTACHMENTS_MODE values (1, 'read' );
+insert into CALENDAR_OBJ_ATTACHMENTS_MODE values (2, 'write');
+
+
+-- Enumeration of calendar access types
+
+create table CALENDAR_ACCESS_TYPE (
+  ID          integer     primary key,
+  DESCRIPTION varchar(32) not null unique
+);
+
+insert into CALENDAR_ACCESS_TYPE values (0, ''             );
+insert into CALENDAR_ACCESS_TYPE values (1, 'public'       );
+insert into CALENDAR_ACCESS_TYPE values (2, 'private'      );
+insert into CALENDAR_ACCESS_TYPE values (3, 'confidential' );
+insert into CALENDAR_ACCESS_TYPE values (4, 'restricted'   );
+
+
+-----------------
+-- Instance ID --
+-----------------
+
+create sequence INSTANCE_ID_SEQ;
+
+
+----------------
+-- Time Range --
+----------------
+
+create table TIME_RANGE (
+  INSTANCE_ID                 integer        primary key default nextval('INSTANCE_ID_SEQ'), -- implicit index
+  CALENDAR_RESOURCE_ID        integer        not null references CALENDAR on delete cascade,
+  CALENDAR_OBJECT_RESOURCE_ID integer        not null references CALENDAR_OBJECT on delete cascade,
+  FLOATING                    boolean        not null,
+  START_DATE                  timestamp      not null,
+  END_DATE                    timestamp      not null,
+  FBTYPE                      integer        not null,
+  TRANSPARENT                 boolean        not null
+);
+
+create index TIME_RANGE_CALENDAR_RESOURCE_ID on
+  TIME_RANGE(CALENDAR_RESOURCE_ID);
+create index TIME_RANGE_CALENDAR_OBJECT_RESOURCE_ID on
+  TIME_RANGE(CALENDAR_OBJECT_RESOURCE_ID);
+
+
+-- Enumeration of free/busy types
+
+create table FREE_BUSY_TYPE (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into FREE_BUSY_TYPE values (0, 'unknown'         );
+insert into FREE_BUSY_TYPE values (1, 'free'            );
+insert into FREE_BUSY_TYPE values (2, 'busy'            );
+insert into FREE_BUSY_TYPE values (3, 'busy-unavailable');
+insert into FREE_BUSY_TYPE values (4, 'busy-tentative'  );
+
+
+-------------------
+-- Per-user data --
+-------------------
+
+create table PERUSER (
+  TIME_RANGE_INSTANCE_ID      integer      not null references TIME_RANGE on delete cascade,
+  USER_ID                     varchar(255) not null,
+  TRANSPARENT                 boolean      not null,
+  ADJUSTED_START_DATE         timestamp    default null,
+  ADJUSTED_END_DATE           timestamp    default null,
+  
+  primary key (TIME_RANGE_INSTANCE_ID, USER_ID)    -- implicit index
+);
+
+
+-------------------------------
+-- Calendar Object Migration --
+-------------------------------
+
+create table CALENDAR_OBJECT_MIGRATION (
+  CALENDAR_HOME_RESOURCE_ID                integer references CALENDAR_HOME on delete cascade,
+  REMOTE_RESOURCE_ID                        integer not null,
+  LOCAL_RESOURCE_ID                                integer        references CALENDAR_OBJECT on delete cascade,
+   
+  primary key (CALENDAR_HOME_RESOURCE_ID, REMOTE_RESOURCE_ID) -- implicit index
+);
+
+create index CALENDAR_OBJECT_MIGRATION_HOME_LOCAL on
+  CALENDAR_OBJECT_MIGRATION(CALENDAR_HOME_RESOURCE_ID, LOCAL_RESOURCE_ID);
+create index CALENDAR_OBJECT_MIGRATION_LOCAL_RESOURCE_ID on
+  CALENDAR_OBJECT_MIGRATION(LOCAL_RESOURCE_ID);
+
+
+----------------
+-- Attachment --
+----------------
+
+create sequence ATTACHMENT_ID_SEQ;
+
+create table ATTACHMENT (
+  ATTACHMENT_ID               integer           primary key default nextval('ATTACHMENT_ID_SEQ'), -- implicit index
+  CALENDAR_HOME_RESOURCE_ID   integer           not null references CALENDAR_HOME,
+  DROPBOX_ID                  varchar(255),
+  CONTENT_TYPE                varchar(255)      not null,
+  SIZE                        integer           not null,
+  MD5                         char(32)          not null,
+  CREATED                     timestamp default timezone('UTC', CURRENT_TIMESTAMP),
+  MODIFIED                    timestamp default timezone('UTC', CURRENT_TIMESTAMP),
+  PATH                        varchar(1024)     not null
+);
+
+create index ATTACHMENT_CALENDAR_HOME_RESOURCE_ID on
+  ATTACHMENT(CALENDAR_HOME_RESOURCE_ID);
+
+create index ATTACHMENT_DROPBOX_ID on
+  ATTACHMENT(DROPBOX_ID);
+
+-- Many-to-many relationship between attachments and calendar objects
+create table ATTACHMENT_CALENDAR_OBJECT (
+  ATTACHMENT_ID                  integer      not null references ATTACHMENT on delete cascade,
+  MANAGED_ID                     varchar(255) not null,
+  CALENDAR_OBJECT_RESOURCE_ID    integer      not null references CALENDAR_OBJECT on delete cascade,
+
+  primary key (ATTACHMENT_ID, CALENDAR_OBJECT_RESOURCE_ID), -- implicit index
+  unique (MANAGED_ID, CALENDAR_OBJECT_RESOURCE_ID) --implicit index
+);
+
+create index ATTACHMENT_CALENDAR_OBJECT_CALENDAR_OBJECT_RESOURCE_ID on
+  ATTACHMENT_CALENDAR_OBJECT(CALENDAR_OBJECT_RESOURCE_ID);
+
+-----------------------------------
+-- Calendar Attachment Migration --
+-----------------------------------
+
+create table ATTACHMENT_MIGRATION (
+  CALENDAR_HOME_RESOURCE_ID                integer references CALENDAR_HOME on delete cascade,
+  REMOTE_RESOURCE_ID                        integer not null,
+  LOCAL_RESOURCE_ID                                integer        references ATTACHMENT on delete cascade,
+   
+  primary key (CALENDAR_HOME_RESOURCE_ID, REMOTE_RESOURCE_ID) -- implicit index
+);
+
+create index ATTACHMENT_MIGRATION_HOME_LOCAL on
+  ATTACHMENT_MIGRATION(CALENDAR_HOME_RESOURCE_ID, LOCAL_RESOURCE_ID);
+create index ATTACHMENT_MIGRATION_LOCAL_RESOURCE_ID on
+  ATTACHMENT_MIGRATION(LOCAL_RESOURCE_ID);
+
+
+-----------------------
+-- Resource Property --
+-----------------------
+
+create table RESOURCE_PROPERTY (
+  RESOURCE_ID integer      not null, -- foreign key: *.RESOURCE_ID
+  NAME        varchar(255) not null,
+  VALUE       text         not null, -- FIXME: xml?
+  VIEWER_UID  varchar(255),
+
+  primary key (RESOURCE_ID, NAME, VIEWER_UID) -- implicit index
+);
+
+
+----------------------
+-- AddressBook Home --
+----------------------
+
+create table ADDRESSBOOK_HOME (
+  RESOURCE_ID                   integer         primary key default nextval('RESOURCE_ID_SEQ'), -- implicit index
+  ADDRESSBOOK_PROPERTY_STORE_ID integer         default nextval('RESOURCE_ID_SEQ') not null,    -- implicit index
+  OWNER_UID                     varchar(255)    not null,
+  STATUS                        integer         default 0 not null,                             -- enum HOME_STATUS
+  DATAVERSION                   integer         default 0 not null,
+    
+  unique (OWNER_UID, STATUS)        -- implicit index
+);
+
+
+-------------------------------
+-- AddressBook Home Metadata --
+-------------------------------
+
+create table ADDRESSBOOK_HOME_METADATA (
+  RESOURCE_ID      integer      primary key references ADDRESSBOOK_HOME on delete cascade, -- implicit index
+  QUOTA_USED_BYTES integer      default 0 not null,
+  CREATED          timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+  MODIFIED         timestamp    default timezone('UTC', CURRENT_TIMESTAMP)
+);
+
+
+-----------------------------
+-- Shared AddressBook Bind --
+-----------------------------
+
+-- Joins sharee ADDRESSBOOK_HOME and owner ADDRESSBOOK_HOME
+
+create table SHARED_ADDRESSBOOK_BIND (
+  ADDRESSBOOK_HOME_RESOURCE_ID          integer         not null references ADDRESSBOOK_HOME,
+  OWNER_HOME_RESOURCE_ID                integer         not null references ADDRESSBOOK_HOME on delete cascade,
+  ADDRESSBOOK_RESOURCE_NAME             varchar(255)    not null,
+  BIND_MODE                             integer         not null, -- enum CALENDAR_BIND_MODE
+  BIND_STATUS                           integer         not null, -- enum CALENDAR_BIND_STATUS
+  BIND_REVISION                         integer         default 0 not null,
+  BIND_UID                              varchar(36)     default null,
+  MESSAGE                               text,                     -- FIXME: xml?
+
+  primary key (ADDRESSBOOK_HOME_RESOURCE_ID, OWNER_HOME_RESOURCE_ID), -- implicit index
+  unique (ADDRESSBOOK_HOME_RESOURCE_ID, ADDRESSBOOK_RESOURCE_NAME)     -- implicit index
+);
+
+create index SHARED_ADDRESSBOOK_BIND_RESOURCE_ID on
+  SHARED_ADDRESSBOOK_BIND(OWNER_HOME_RESOURCE_ID);
+
+
+------------------------
+-- AddressBook Object --
+------------------------
+
+create table ADDRESSBOOK_OBJECT (
+  RESOURCE_ID                   integer         primary key default nextval('RESOURCE_ID_SEQ'),    -- implicit index
+  ADDRESSBOOK_HOME_RESOURCE_ID  integer         not null references ADDRESSBOOK_HOME on delete cascade,
+  RESOURCE_NAME                 varchar(255)    not null,
+  VCARD_TEXT                    text            not null,
+  VCARD_UID                     varchar(255)    not null,
+  KIND                          integer         not null,  -- enum ADDRESSBOOK_OBJECT_KIND
+  MD5                           char(32)        not null,
+  CREATED                       timestamp       default timezone('UTC', CURRENT_TIMESTAMP),
+  MODIFIED                      timestamp       default timezone('UTC', CURRENT_TIMESTAMP),
+  DATAVERSION                   integer         default 0 not null,
+
+  unique (ADDRESSBOOK_HOME_RESOURCE_ID, RESOURCE_NAME), -- implicit index
+  unique (ADDRESSBOOK_HOME_RESOURCE_ID, VCARD_UID)      -- implicit index
+);
+
+
+-----------------------------
+-- AddressBook Object kind --
+-----------------------------
+
+create table ADDRESSBOOK_OBJECT_KIND (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into ADDRESSBOOK_OBJECT_KIND values (0, 'person');
+insert into ADDRESSBOOK_OBJECT_KIND values (1, 'group' );
+insert into ADDRESSBOOK_OBJECT_KIND values (2, 'resource');
+insert into ADDRESSBOOK_OBJECT_KIND values (3, 'location');
+
+
+----------------------------------
+-- Revisions, forward reference --
+----------------------------------
+
+create sequence REVISION_SEQ;
+
+---------------------------------
+-- Address Book Object Members --
+---------------------------------
+
+create table ABO_MEMBERS (
+  GROUP_ID        integer     not null, -- references ADDRESSBOOK_OBJECT on delete cascade,   -- AddressBook Object's (kind=='group') RESOURCE_ID
+  ADDRESSBOOK_ID  integer     not null references ADDRESSBOOK_HOME on delete cascade,
+  MEMBER_ID       integer     not null, -- references ADDRESSBOOK_OBJECT,                     -- member AddressBook Object's RESOURCE_ID
+  REVISION        integer     default nextval('REVISION_SEQ') not null,
+  REMOVED         boolean     default false not null,
+  MODIFIED        timestamp   default timezone('UTC', CURRENT_TIMESTAMP),
+
+  primary key (GROUP_ID, MEMBER_ID, REVISION) -- implicit index
+);
+
+create index ABO_MEMBERS_ADDRESSBOOK_ID on
+  ABO_MEMBERS(ADDRESSBOOK_ID);
+create index ABO_MEMBERS_MEMBER_ID on
+  ABO_MEMBERS(MEMBER_ID);
+
+------------------------------------------
+-- Address Book Object Foreign Members  --
+------------------------------------------
+
+create table ABO_FOREIGN_MEMBERS (
+  GROUP_ID           integer      not null references ADDRESSBOOK_OBJECT on delete cascade,  -- AddressBook Object's (kind=='group') RESOURCE_ID
+  ADDRESSBOOK_ID     integer      not null references ADDRESSBOOK_HOME on delete cascade,
+  MEMBER_ADDRESS     varchar(255) not null,                                                  -- member AddressBook Object's 'calendar' address
+
+  primary key (GROUP_ID, MEMBER_ADDRESS) -- implicit index
+);
+
+create index ABO_FOREIGN_MEMBERS_ADDRESSBOOK_ID on
+  ABO_FOREIGN_MEMBERS(ADDRESSBOOK_ID);
+
+-----------------------
+-- Shared Group Bind --
+-----------------------
+
+-- Joins ADDRESSBOOK_HOME and ADDRESSBOOK_OBJECT (kind == group)
+
+create table SHARED_GROUP_BIND (
+  ADDRESSBOOK_HOME_RESOURCE_ID      integer      not null references ADDRESSBOOK_HOME,
+  GROUP_RESOURCE_ID                 integer      not null references ADDRESSBOOK_OBJECT on delete cascade,
+  GROUP_ADDRESSBOOK_NAME            varchar(255) not null,
+  BIND_MODE                         integer      not null, -- enum CALENDAR_BIND_MODE
+  BIND_STATUS                       integer      not null, -- enum CALENDAR_BIND_STATUS
+  BIND_REVISION                     integer      default 0 not null,
+  BIND_UID                          varchar(36)  default null,
+  MESSAGE                           text,                  -- FIXME: xml?
+
+  primary key (ADDRESSBOOK_HOME_RESOURCE_ID, GROUP_RESOURCE_ID), -- implicit index
+  unique (ADDRESSBOOK_HOME_RESOURCE_ID, GROUP_ADDRESSBOOK_NAME)  -- implicit index
+);
+
+create index SHARED_GROUP_BIND_RESOURCE_ID on
+  SHARED_GROUP_BIND(GROUP_RESOURCE_ID);
+
+
+---------------
+-- Revisions --
+---------------
+
+-- create sequence REVISION_SEQ;
+
+
+-------------------------------
+-- Calendar Object Revisions --
+-------------------------------
+
+create table CALENDAR_OBJECT_REVISIONS (
+  CALENDAR_HOME_RESOURCE_ID integer      not null references CALENDAR_HOME,
+  CALENDAR_RESOURCE_ID      integer      references CALENDAR,
+  CALENDAR_NAME             varchar(255) default null,
+  RESOURCE_NAME             varchar(255),
+  REVISION                  integer      default nextval('REVISION_SEQ') not null,
+  DELETED                   boolean      not null,
+  MODIFIED                  timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+  
+  unique(CALENDAR_HOME_RESOURCE_ID, CALENDAR_RESOURCE_ID, CALENDAR_NAME, RESOURCE_NAME)    -- implicit index
+);
+
+create index CALENDAR_OBJECT_REVISIONS_RESOURCE_ID_RESOURCE_NAME_DELETED_REVISION
+  on CALENDAR_OBJECT_REVISIONS(CALENDAR_RESOURCE_ID, RESOURCE_NAME, DELETED, REVISION);
+
+create index CALENDAR_OBJECT_REVISIONS_RESOURCE_ID_REVISION
+  on CALENDAR_OBJECT_REVISIONS(CALENDAR_RESOURCE_ID, REVISION);
+
+create index CALENDAR_OBJECT_REVISIONS_HOME_RESOURCE_ID_REVISION
+  on CALENDAR_OBJECT_REVISIONS(CALENDAR_HOME_RESOURCE_ID, REVISION);
+
+
+----------------------------------
+-- AddressBook Object Revisions --
+----------------------------------
+
+create table ADDRESSBOOK_OBJECT_REVISIONS (
+  ADDRESSBOOK_HOME_RESOURCE_ID  integer      not null references ADDRESSBOOK_HOME,
+  OWNER_HOME_RESOURCE_ID        integer      references ADDRESSBOOK_HOME,
+  ADDRESSBOOK_NAME              varchar(255) default null,
+  OBJECT_RESOURCE_ID            integer      default 0,
+  RESOURCE_NAME                 varchar(255),
+  REVISION                      integer      default nextval('REVISION_SEQ') not null,
+  DELETED                       boolean      not null,
+  MODIFIED                      timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+  
+  unique(ADDRESSBOOK_HOME_RESOURCE_ID, OWNER_HOME_RESOURCE_ID, ADDRESSBOOK_NAME, RESOURCE_NAME)    -- implicit index
+);
+
+create index ADDRESSBOOK_OBJECT_REVISIONS_OWNER_HOME_RESOURCE_ID_RESOURCE_NAME_DELETED_REVISION
+  on ADDRESSBOOK_OBJECT_REVISIONS(OWNER_HOME_RESOURCE_ID, RESOURCE_NAME, DELETED, REVISION);
+
+create index ADDRESSBOOK_OBJECT_REVISIONS_OWNER_HOME_RESOURCE_ID_REVISION
+  on ADDRESSBOOK_OBJECT_REVISIONS(OWNER_HOME_RESOURCE_ID, REVISION);
+
+
+-----------------------------------
+-- Notification Object Revisions --
+-----------------------------------
+
+create table NOTIFICATION_OBJECT_REVISIONS (
+  NOTIFICATION_HOME_RESOURCE_ID integer      not null references NOTIFICATION_HOME on delete cascade,
+  RESOURCE_NAME                 varchar(255),
+  REVISION                      integer      default nextval('REVISION_SEQ') not null,
+  DELETED                       boolean      not null,
+  MODIFIED                      timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+
+  unique (NOTIFICATION_HOME_RESOURCE_ID, RESOURCE_NAME) -- implicit index
+);
+
+create index NOTIFICATION_OBJECT_REVISIONS_RESOURCE_ID_REVISION
+  on NOTIFICATION_OBJECT_REVISIONS(NOTIFICATION_HOME_RESOURCE_ID, REVISION);
+
+
+-------------------------------------------
+-- Apple Push Notification Subscriptions --
+-------------------------------------------
+
+create table APN_SUBSCRIPTIONS (
+  TOKEN                         varchar(255) not null,
+  RESOURCE_KEY                  varchar(255) not null,
+  MODIFIED                      integer      not null,
+  SUBSCRIBER_GUID               varchar(255) not null,
+  USER_AGENT                    varchar(255) default null,
+  IP_ADDR                       varchar(255) default null,
+
+  primary key (TOKEN, RESOURCE_KEY) -- implicit index
+);
+
+create index APN_SUBSCRIPTIONS_RESOURCE_KEY
+  on APN_SUBSCRIPTIONS(RESOURCE_KEY);
+
+
+-----------------
+-- IMIP Tokens --
+-----------------
+
+create table IMIP_TOKENS (
+  TOKEN                         varchar(255) not null,
+  ORGANIZER                     varchar(255) not null,
+  ATTENDEE                      varchar(255) not null,
+  ICALUID                       varchar(255) not null,
+  ACCESSED                      timestamp    default timezone('UTC', CURRENT_TIMESTAMP),
+
+  primary key (ORGANIZER, ATTENDEE, ICALUID) -- implicit index
+);
+
+create index IMIP_TOKENS_TOKEN
+  on IMIP_TOKENS(TOKEN);
+
+
+----------------
+-- Work Items --
+----------------
+
+create sequence WORKITEM_SEQ;
+
+
+---------------------------
+-- IMIP Inivitation Work --
+---------------------------
+
+create table IMIP_INVITATION_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  FROM_ADDR                     varchar(255) not null,
+  TO_ADDR                       varchar(255) not null,
+  ICALENDAR_TEXT                text         not null
+);
+
+create index IMIP_INVITATION_WORK_JOB_ID on
+  IMIP_INVITATION_WORK(JOB_ID);
+
+-----------------------
+-- IMIP Polling Work --
+-----------------------
+
+create table IMIP_POLLING_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null
+);
+
+create index IMIP_POLLING_WORK_JOB_ID on
+  IMIP_POLLING_WORK(JOB_ID);
+
+
+---------------------
+-- IMIP Reply Work --
+---------------------
+
+create table IMIP_REPLY_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  ORGANIZER                     varchar(255) not null,
+  ATTENDEE                      varchar(255) not null,
+  ICALENDAR_TEXT                text         not null
+);
+
+create index IMIP_REPLY_WORK_JOB_ID on
+  IMIP_REPLY_WORK(JOB_ID);
+
+
+------------------------
+-- Push Notifications --
+------------------------
+
+create table PUSH_NOTIFICATION_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  PUSH_ID                       varchar(255) not null,
+  PUSH_PRIORITY                 integer      not null -- 1:low 5:medium 10:high
+);
+
+create index PUSH_NOTIFICATION_WORK_JOB_ID on
+  PUSH_NOTIFICATION_WORK(JOB_ID);
+create index PUSH_NOTIFICATION_WORK_PUSH_ID on
+  PUSH_NOTIFICATION_WORK(PUSH_ID);
+
+-----------------
+-- GroupCacher --
+-----------------
+
+create table GROUP_CACHER_POLLING_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null
+);
+
+create index GROUP_CACHER_POLLING_WORK_JOB_ID on
+  GROUP_CACHER_POLLING_WORK(JOB_ID);
+
+create table GROUP_REFRESH_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  GROUP_UID                     varchar(255) not null
+);
+
+create index GROUP_REFRESH_WORK_JOB_ID on
+  GROUP_REFRESH_WORK(JOB_ID);
+create index GROUP_REFRESH_WORK_GROUP_UID on
+  GROUP_REFRESH_WORK(GROUP_UID);
+
+create table GROUP_DELEGATE_CHANGES_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  DELEGATOR_UID                 varchar(255) not null,
+  READ_DELEGATE_UID             varchar(255) not null,
+  WRITE_DELEGATE_UID            varchar(255) not null
+);
+
+create index GROUP_DELEGATE_CHANGES_WORK_JOB_ID on
+  GROUP_DELEGATE_CHANGES_WORK(JOB_ID);
+create index GROUP_DELEGATE_CHANGES_WORK_DELEGATOR_UID on
+  GROUP_DELEGATE_CHANGES_WORK(DELEGATOR_UID);
+
+create table GROUPS (
+  GROUP_ID                      integer      primary key default nextval('RESOURCE_ID_SEQ'),    -- implicit index
+  NAME                          varchar(255) not null,
+  GROUP_UID                     varchar(255) not null unique,
+  MEMBERSHIP_HASH               varchar(255) not null,
+  EXTANT                        integer default 1,
+  CREATED                       timestamp default timezone('UTC', CURRENT_TIMESTAMP),
+  MODIFIED                      timestamp default timezone('UTC', CURRENT_TIMESTAMP)
+);
+create index GROUPS_GROUP_UID on
+  GROUPS(GROUP_UID);
+
+create table GROUP_MEMBERSHIP (
+  GROUP_ID                     integer not null references GROUPS on delete cascade,
+  MEMBER_UID                   varchar(255) not null,
+
+  primary key (GROUP_ID, MEMBER_UID)
+);
+
+create index GROUP_MEMBERSHIP_MEMBER on
+  GROUP_MEMBERSHIP(MEMBER_UID);
+
+create table GROUP_ATTENDEE_RECONCILE_WORK (
+  WORK_ID                       integer primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer not null references JOB,
+  RESOURCE_ID                   integer not null references CALENDAR_OBJECT on delete cascade,
+  GROUP_ID                      integer not null references GROUPS on delete cascade
+);
+
+create index GROUP_ATTENDEE_RECONCILE_WORK_JOB_ID on
+  GROUP_ATTENDEE_RECONCILE_WORK(JOB_ID);
+create index GROUP_ATTENDEE_RECONCILE_WORK_RESOURCE_ID on
+  GROUP_ATTENDEE_RECONCILE_WORK(RESOURCE_ID);
+create index GROUP_ATTENDEE_RECONCILE_WORK_GROUP_ID on
+  GROUP_ATTENDEE_RECONCILE_WORK(GROUP_ID);
+
+
+create table GROUP_ATTENDEE (
+  GROUP_ID                      integer not null references GROUPS on delete cascade,
+  RESOURCE_ID                   integer not null references CALENDAR_OBJECT on delete cascade,
+  MEMBERSHIP_HASH               varchar(255) not null,
+
+  primary key (GROUP_ID, RESOURCE_ID)
+);
+
+create index GROUP_ATTENDEE_RESOURCE_ID on
+  GROUP_ATTENDEE(RESOURCE_ID);
+
+
+create table GROUP_SHAREE_RECONCILE_WORK (
+  WORK_ID                       integer primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer not null references JOB,
+  CALENDAR_ID                   integer        not null references CALENDAR on delete cascade,
+  GROUP_ID                      integer not null references GROUPS on delete cascade
+);
+
+create index GROUP_SHAREE_RECONCILE_WORK_JOB_ID on
+  GROUP_SHAREE_RECONCILE_WORK(JOB_ID);
+create index GROUP_SHAREE_RECONCILE_WORK_CALENDAR_ID on
+  GROUP_SHAREE_RECONCILE_WORK(CALENDAR_ID);
+create index GROUP_SHAREE_RECONCILE_WORK_GROUP_ID on
+  GROUP_SHAREE_RECONCILE_WORK(GROUP_ID);
+
+
+create table GROUP_SHAREE (
+  GROUP_ID                      integer not null references GROUPS on delete cascade,
+  CALENDAR_ID                                      integer not null references CALENDAR on delete cascade,
+  GROUP_BIND_MODE               integer not null, -- enum CALENDAR_BIND_MODE
+  MEMBERSHIP_HASH               varchar(255) not null,
+
+  primary key (GROUP_ID, CALENDAR_ID)
+);
+
+create index GROUP_SHAREE_CALENDAR_ID on
+  GROUP_SHAREE(CALENDAR_ID);
+
+---------------
+-- Delegates --
+---------------
+
+create table DELEGATES (
+  DELEGATOR                     varchar(255) not null,
+  DELEGATE                      varchar(255) not null,
+  READ_WRITE                    integer      not null, -- 1 = ReadWrite, 0 = ReadOnly
+
+  primary key (DELEGATOR, READ_WRITE, DELEGATE)
+);
+create index DELEGATE_TO_DELEGATOR on
+  DELEGATES(DELEGATE, READ_WRITE, DELEGATOR);
+
+create table DELEGATE_GROUPS (
+  DELEGATOR                     varchar(255) not null,
+  GROUP_ID                      integer      not null references GROUPS on delete cascade,
+  READ_WRITE                    integer      not null, -- 1 = ReadWrite, 0 = ReadOnly
+  IS_EXTERNAL                   integer      not null, -- 1 = External, 0 = Internal
+
+  primary key (DELEGATOR, READ_WRITE, GROUP_ID)
+);
+create index DELEGATE_GROUPS_GROUP_ID on
+  DELEGATE_GROUPS(GROUP_ID);
+
+create table EXTERNAL_DELEGATE_GROUPS (
+  DELEGATOR                     varchar(255) primary key,
+  GROUP_UID_READ                varchar(255),
+  GROUP_UID_WRITE               varchar(255)
+);
+
+--------------------------
+-- Object Splitter Work --
+--------------------------
+
+create table CALENDAR_OBJECT_SPLITTER_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  RESOURCE_ID                   integer      not null references CALENDAR_OBJECT on delete cascade
+);
+
+create index CALENDAR_OBJECT_SPLITTER_WORK_RESOURCE_ID on
+  CALENDAR_OBJECT_SPLITTER_WORK(RESOURCE_ID);
+create index CALENDAR_OBJECT_SPLITTER_WORK_JOB_ID on
+  CALENDAR_OBJECT_SPLITTER_WORK(JOB_ID);
+
+-------------------------
+-- Object Upgrade Work --
+-------------------------
+
+create table CALENDAR_OBJECT_UPGRADE_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  RESOURCE_ID                   integer      not null references CALENDAR_OBJECT on delete cascade
+);
+
+create index CALENDAR_OBJECT_UPGRADE_WORK_RESOURCE_ID on
+  CALENDAR_OBJECT_UPGRADE_WORK(RESOURCE_ID);
+create index CALENDAR_OBJECT_UPGRADE_WORK_JOB_ID on
+  CALENDAR_OBJECT_UPGRADE_WORK(JOB_ID);
+
+---------------------------
+-- Revision Cleanup Work --
+---------------------------
+
+create table FIND_MIN_VALID_REVISION_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null
+);
+
+create index FIND_MIN_VALID_REVISION_WORK_JOB_ID on
+  FIND_MIN_VALID_REVISION_WORK(JOB_ID);
+
+create table REVISION_CLEANUP_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null
+);
+
+create index REVISION_CLEANUP_WORK_JOB_ID on
+  REVISION_CLEANUP_WORK(JOB_ID);
+
+------------------------
+-- Inbox Cleanup Work --
+------------------------
+
+create table INBOX_CLEANUP_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null
+);
+
+create index INBOX_CLEANUP_WORK_JOB_ID on
+   INBOX_CLEANUP_WORK(JOB_ID);
+
+create table CLEANUP_ONE_INBOX_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  HOME_ID                       integer      not null unique references CALENDAR_HOME on delete cascade -- implicit index
+);
+
+create index CLEANUP_ONE_INBOX_WORK_JOB_ID on
+  CLEANUP_ONE_INBOX_WORK(JOB_ID);
+
+-------------------
+-- Schedule Work --
+-------------------
+
+create table SCHEDULE_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  ICALENDAR_UID                 varchar(255) not null,
+  WORK_TYPE                     varchar(255) not null
+);
+
+create index SCHEDULE_WORK_JOB_ID on
+  SCHEDULE_WORK(JOB_ID);
+create index SCHEDULE_WORK_ICALENDAR_UID on
+  SCHEDULE_WORK(ICALENDAR_UID);
+
+---------------------------
+-- Schedule Refresh Work --
+---------------------------
+
+create table SCHEDULE_REFRESH_WORK (
+  WORK_ID                       integer      primary key references SCHEDULE_WORK on delete cascade, -- implicit index
+  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade,
+  RESOURCE_ID                   integer      not null references CALENDAR_OBJECT on delete cascade,
+  ATTENDEE_COUNT                integer
+);
+
+create index SCHEDULE_REFRESH_WORK_HOME_RESOURCE_ID on
+  SCHEDULE_REFRESH_WORK(HOME_RESOURCE_ID);
+create index SCHEDULE_REFRESH_WORK_RESOURCE_ID on
+  SCHEDULE_REFRESH_WORK(RESOURCE_ID);
+
+create table SCHEDULE_REFRESH_ATTENDEES (
+  RESOURCE_ID                   integer      not null references CALENDAR_OBJECT on delete cascade,
+  ATTENDEE                      varchar(255) not null,
+
+  primary key (RESOURCE_ID, ATTENDEE)
+);
+
+create index SCHEDULE_REFRESH_ATTENDEES_RESOURCE_ID_ATTENDEE on
+  SCHEDULE_REFRESH_ATTENDEES(RESOURCE_ID, ATTENDEE);
+
+------------------------------
+-- Schedule Auto Reply Work --
+------------------------------
+
+create table SCHEDULE_AUTO_REPLY_WORK (
+  WORK_ID                       integer      primary key references SCHEDULE_WORK on delete cascade, -- implicit index
+  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade,
+  RESOURCE_ID                   integer      not null references CALENDAR_OBJECT on delete cascade,
+  PARTSTAT                      varchar(255) not null
+);
+
+create index SCHEDULE_AUTO_REPLY_WORK_HOME_RESOURCE_ID on
+  SCHEDULE_AUTO_REPLY_WORK(HOME_RESOURCE_ID);
+create index SCHEDULE_AUTO_REPLY_WORK_RESOURCE_ID on
+  SCHEDULE_AUTO_REPLY_WORK(RESOURCE_ID);
+
+-----------------------------
+-- Schedule Organizer Work --
+-----------------------------
+
+create table SCHEDULE_ORGANIZER_WORK (
+  WORK_ID                       integer      primary key references SCHEDULE_WORK on delete cascade, -- implicit index
+  SCHEDULE_ACTION               integer      not null, -- Enum SCHEDULE_ACTION
+  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade,
+  RESOURCE_ID                   integer,     -- this references a possibly non-existent CALENDAR_OBJECT
+  ICALENDAR_TEXT_OLD            text,
+  ICALENDAR_TEXT_NEW            text,
+  ATTENDEE_COUNT                integer,
+  SMART_MERGE                   boolean
+);
+
+create index SCHEDULE_ORGANIZER_WORK_HOME_RESOURCE_ID on
+  SCHEDULE_ORGANIZER_WORK(HOME_RESOURCE_ID);
+create index SCHEDULE_ORGANIZER_WORK_RESOURCE_ID on
+  SCHEDULE_ORGANIZER_WORK(RESOURCE_ID);
+
+-- Enumeration of schedule actions
+
+create table SCHEDULE_ACTION (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into SCHEDULE_ACTION values (0, 'create');
+insert into SCHEDULE_ACTION values (1, 'modify');
+insert into SCHEDULE_ACTION values (2, 'modify-cancelled');
+insert into SCHEDULE_ACTION values (3, 'remove');
+
+----------------------------------
+-- Schedule Organizer Send Work --
+----------------------------------
+
+create table SCHEDULE_ORGANIZER_SEND_WORK (
+  WORK_ID                       integer      primary key references SCHEDULE_WORK on delete cascade, -- implicit index
+  SCHEDULE_ACTION               integer      not null, -- Enum SCHEDULE_ACTION
+  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade,
+  RESOURCE_ID                   integer,     -- this references a possibly non-existent CALENDAR_OBJECT
+  ATTENDEE                      varchar(255) not null,
+  ITIP_MSG                      text,
+  NO_REFRESH                    boolean
+);
+
+create index SCHEDULE_ORGANIZER_SEND_WORK_HOME_RESOURCE_ID on
+  SCHEDULE_ORGANIZER_SEND_WORK(HOME_RESOURCE_ID);
+create index SCHEDULE_ORGANIZER_SEND_WORK_RESOURCE_ID on
+  SCHEDULE_ORGANIZER_SEND_WORK(RESOURCE_ID);
+
+-------------------------
+-- Schedule Reply Work --
+-------------------------
+
+create table SCHEDULE_REPLY_WORK (
+  WORK_ID                       integer      primary key references SCHEDULE_WORK on delete cascade, -- implicit index
+  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade,
+  RESOURCE_ID                   integer,     -- this references a possibly non-existent CALENDAR_OBJECT
+  ITIP_MSG                      text
+);
+
+create index SCHEDULE_REPLY_WORK_HOME_RESOURCE_ID on
+  SCHEDULE_REPLY_WORK(HOME_RESOURCE_ID);
+create index SCHEDULE_REPLY_WORK_RESOURCE_ID on
+  SCHEDULE_REPLY_WORK(RESOURCE_ID);
+
+----------------------------------
+-- Principal Purge Polling Work --
+----------------------------------
+
+create table PRINCIPAL_PURGE_POLLING_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null
+);
+
+create index PRINCIPAL_PURGE_POLLING_WORK_JOB_ID on
+  PRINCIPAL_PURGE_POLLING_WORK(JOB_ID);
+
+--------------------------------
+-- Principal Purge Check Work --
+--------------------------------
+
+create table PRINCIPAL_PURGE_CHECK_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  UID                           varchar(255) not null
+);
+
+create index PRINCIPAL_PURGE_CHECK_WORK_JOB_ID on
+  PRINCIPAL_PURGE_CHECK_WORK(JOB_ID);
+create index PRINCIPAL_PURGE_CHECK_WORK_UID on
+  PRINCIPAL_PURGE_CHECK_WORK(UID);
+
+--------------------------
+-- Principal Purge Work --
+--------------------------
+
+create table PRINCIPAL_PURGE_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  UID                           varchar(255) not null
+);
+
+create index PRINCIPAL_PURGE_WORK_JOB_ID on
+  PRINCIPAL_PURGE_WORK(JOB_ID);
+create index PRINCIPAL_PURGE_WORK_UID on
+  PRINCIPAL_PURGE_WORK(UID);
+
+
+--------------------------------
+-- Principal Home Remove Work --
+--------------------------------
+
+create table PRINCIPAL_PURGE_HOME_WORK (
+  WORK_ID                       integer      primary key default nextval('WORKITEM_SEQ'), -- implicit index
+  JOB_ID                        integer      references JOB not null,
+  HOME_RESOURCE_ID              integer      not null references CALENDAR_HOME on delete cascade
+);
+
+create index PRINCIPAL_PURGE_HOME_WORK_JOB_ID on
+  PRINCIPAL_PURGE_HOME_WORK(JOB_ID);
+create index PRINCIPAL_PURGE_HOME_HOME_RESOURCE_ID on
+  PRINCIPAL_PURGE_HOME_WORK(HOME_RESOURCE_ID);
+
+
+--------------------
+-- Schema Version --
+--------------------
+
+create table CALENDARSERVER (
+  NAME                          varchar(255) primary key, -- implicit index
+  VALUE                         varchar(255)
+);
+
+insert into CALENDARSERVER values ('VERSION', '52');
+insert into CALENDARSERVER values ('CALENDAR-DATAVERSION', '6');
+insert into CALENDARSERVER values ('ADDRESSBOOK-DATAVERSION', '2');
+insert into CALENDARSERVER values ('NOTIFICATION-DATAVERSION', '1');
+insert into CALENDARSERVER values ('MIN-VALID-REVISION', '1');
</ins></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_52_to_53sqlfromrev14555CalendarServerbranchesuserssagentrashcan5txdavcommondatastoresql_schemaupgradesoracledialectupgrade_from_52_to_53sql"></a>
<div class="copfile"><h4>Copied: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_52_to_53.sql (from rev 14555, CalendarServer/branches/users/sagen/trashcan-5/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_52_to_53.sql) (0 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_52_to_53.sql                                (rev 0)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/oracle-dialect/upgrade_from_52_to_53.sql        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+----
+-- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
+--
+-- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+-- you may not use this file except in compliance with the License.
+-- You may obtain a copy of the License at
+--
+-- http://www.apache.org/licenses/LICENSE-2.0
+--
+-- Unless required by applicable law or agreed to in writing, software
+-- distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+-- See the License for the specific language governing permissions and
+-- limitations under the License.
+----
+
+---------------------------------------------------
+-- Upgrade database schema from VERSION 52 to 53 --
+---------------------------------------------------
+
+-- New columns
+alter table CALENDAR_METADATA
+  add (&quot;CHILD_TYPE&quot; integer default 0 not null)
+  add (&quot;TRASHED&quot; timestamp default null)
+  add (&quot;IS_IN_TRASH&quot; integer default 0 not null);
+
+-- Enumeration of child type
+
+create table CHILD_TYPE (
+    &quot;ID&quot; integer primary key,
+    &quot;DESCRIPTION&quot; nvarchar2(16) unique
+);
+
+insert into CHILD_TYPE (DESCRIPTION, ID) values ('normal', 0);
+insert into CHILD_TYPE (DESCRIPTION, ID) values ('inbox', 1);
+insert into CHILD_TYPE (DESCRIPTION, ID) values ('trash', 2);
+
+
+-- New columns
+alter table CALENDAR_OBJECT
+  add (&quot;TRASHED&quot; timestamp default null)
+  add (&quot;ORIGINAL_COLLECTION&quot; integer default null);
+
+
+-- New columns
+alter table ADDRESSBOOK_OBJECT
+  add (&quot;TRASHED&quot; timestamp default null),
+  add (&quot;IS_IN_TRASH&quot; integer default 0 not null);
+
+
+-- update the version
+update CALENDARSERVER set VALUE = '53' where NAME = 'VERSION';
</ins></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_52_to_53sqlfromrev14555CalendarServerbranchesuserssagentrashcan5txdavcommondatastoresql_schemaupgradespostgresdialectupgrade_from_52_to_53sql"></a>
<div class="copfile"><h4>Copied: CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_52_to_53.sql (from rev 14555, CalendarServer/branches/users/sagen/trashcan-5/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_52_to_53.sql) (0 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_52_to_53.sql                                (rev 0)
+++ CalendarServer/trunk/txdav/common/datastore/sql_schema/upgrades/postgres-dialect/upgrade_from_52_to_53.sql        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+----
+-- Copyright (c) 2012-2015 Apple Inc. All rights reserved.
+--
+-- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+-- you may not use this file except in compliance with the License.
+-- You may obtain a copy of the License at
+--
+-- http://www.apache.org/licenses/LICENSE-2.0
+--
+-- Unless required by applicable law or agreed to in writing, software
+-- distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+-- See the License for the specific language governing permissions and
+-- limitations under the License.
+----
+
+---------------------------------------------------
+-- Upgrade database schema from VERSION 52 to 53 --
+---------------------------------------------------
+
+-- New columns
+alter table CALENDAR_METADATA
+  add column CHILD_TYPE     integer      default 0 not null,
+  add column TRASHED        timestamp    default null,
+  add column IS_IN_TRASH    boolean      default false not null;
+
+-- Enumeration of child type
+
+create table CHILD_TYPE (
+  ID          integer     primary key,
+  DESCRIPTION varchar(16) not null unique
+);
+
+insert into CHILD_TYPE values (0, 'normal');
+insert into CHILD_TYPE values (1, 'inbox');
+insert into CHILD_TYPE values (2, 'trash');
+
+
+-- New columns
+alter table CALENDAR_OBJECT
+  add column TRASHED              timestamp    default null,
+  add column ORIGINAL_COLLECTION  integer      default null;
+
+
+-- New columns
+alter table ADDRESSBOOK_OBJECT
+  add column TRASHED       timestamp    default null,
+  add column IS_IN_TRASH   boolean      default false not null;
+
+
+
+-- update the version
+update CALENDARSERVER set VALUE = '53' where NAME = 'VERSION';
</ins></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_sharingpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_sharing.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_sharing.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/common/datastore/sql_sharing.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -927,15 +927,16 @@
</span><span class="cx"> 
</span><span class="cx">     @inlineCallbacks
</span><span class="cx">     def _changedStatus(self, previouslyAcceptedCount):
</span><ins>+        key = self._home._childrenKey(self.isInTrash())
</ins><span class="cx">         if self._bindStatus == _BIND_STATUS_ACCEPTED:
</span><span class="cx">             yield self._initSyncToken()
</span><span class="cx">             yield self._initBindRevision()
</span><del>-            self._home._children[self._name] = self
-            self._home._children[self._resourceID] = self
</del><ins>+            self._home._children[key][self.name()] = self
+            self._home._children[key][self.id()] = self
</ins><span class="cx">         elif self._bindStatus in (_BIND_STATUS_INVITED, _BIND_STATUS_DECLINED):
</span><span class="cx">             yield self._deletedSyncToken(sharedRemoval=True)
</span><del>-            self._home._children.pop(self._name, None)
-            self._home._children.pop(self._resourceID, None)
</del><ins>+            self._home._children[key].pop(self.name(), None)
+            self._home._children[key].pop(self.id(), None)
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">     @inlineCallbacks
</span><span class="lines">@@ -950,12 +951,13 @@
</span><span class="cx"> 
</span><span class="cx">         @return: a L{Deferred} which will fire with the previous shareUID
</span><span class="cx">         &quot;&quot;&quot;
</span><ins>+        key = self._home._childrenKey(self.isInTrash())
</ins><span class="cx"> 
</span><span class="cx">         # remove sync tokens
</span><span class="cx">         shareeHome = shareeView.viewerHome()
</span><span class="cx">         yield shareeView._deletedSyncToken(sharedRemoval=True)
</span><del>-        shareeHome._children.pop(shareeView._name, None)
-        shareeHome._children.pop(shareeView._resourceID, None)
</del><ins>+        shareeHome._children[key].pop(shareeView._name, None)
+        shareeHome._children[key].pop(shareeView._resourceID, None)
</ins><span class="cx"> 
</span><span class="cx">         # Must send notification to ensure cache invalidation occurs
</span><span class="cx">         yield self.notifyPropertyChanged()
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoresql_tablespy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/sql_tables.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/sql_tables.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/common/datastore/sql_tables.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -188,6 +188,17 @@
</span><span class="cx"> _HOME_STATUS_MIGRATING = _homeStatus('migrating')
</span><span class="cx"> _HOME_STATUS_DISABLED = _homeStatus('disabled')
</span><span class="cx"> 
</span><ins>+_childType = _schemaConstants(
+    schema.CHILD_TYPE.DESCRIPTION,
+    schema.CHILD_TYPE.ID
+)
+
+
+_CHILD_TYPE_NORMAL = _childType('normal')
+_CHILD_TYPE_INBOX = _childType('inbox')
+_CHILD_TYPE_TRASH = _childType('trash')
+
+
</ins><span class="cx"> _bindStatus = _schemaConstants(
</span><span class="cx">     schema.CALENDAR_BIND_STATUS.DESCRIPTION,
</span><span class="cx">     schema.CALENDAR_BIND_STATUS.ID
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoretesttest_sqlpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/test/test_sql.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/test/test_sql.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/common/datastore/test/test_sql.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -13,30 +13,33 @@
</span><span class="cx"> # See the License for the specific language governing permissions and
</span><span class="cx"> # limitations under the License.
</span><span class="cx"> ##
</span><del>-from txdav.common.datastore.sql_util import _normalizeColumnUUIDs, \
-    fixUUIDNormalization
</del><span class="cx"> 
</span><span class="cx"> &quot;&quot;&quot;
</span><span class="cx"> Tests for L{txdav.common.datastore.sql}.
</span><span class="cx"> &quot;&quot;&quot;
</span><span class="cx"> 
</span><ins>+from uuid import UUID
+
+from twext.enterprise.dal.syntax import Insert
</ins><span class="cx"> from twext.enterprise.dal.syntax import Select
</span><del>-from twext.enterprise.dal.syntax import Insert
-
</del><ins>+from twisted.internet.defer import Deferred
</ins><span class="cx"> from twisted.internet.defer import inlineCallbacks, returnValue, succeed
</span><span class="cx"> from twisted.internet.task import Clock
</span><span class="cx"> from twisted.trial.unittest import TestCase
</span><del>-from twisted.internet.defer import Deferred
-
-from txdav.common.datastore.sql import log, CommonStoreTransactionMonitor, \
</del><ins>+# from twistedcaldav.vcard import Component as VCard
+from txdav.common.datastore.sql import (
+    log, CommonStoreTransactionMonitor,
</ins><span class="cx">     CommonHome, CommonHomeChild, ECALENDARTYPE
</span><ins>+)
</ins><span class="cx"> from txdav.common.datastore.sql_tables import schema
</span><ins>+from txdav.common.datastore.sql_util import _normalizeColumnUUIDs, \
+    fixUUIDNormalization
</ins><span class="cx"> from txdav.common.datastore.test.util import CommonCommonTests
</span><span class="cx"> from txdav.common.icommondatastore import AllRetriesFailed
</span><span class="cx"> from txdav.xml import element as davxml
</span><span class="cx"> 
</span><del>-from uuid import UUID
</del><span class="cx"> 
</span><ins>+
</ins><span class="cx"> exampleUID = UUID(&quot;a&quot; * 32)
</span><span class="cx"> denormalizedUID = unicode(exampleUID)
</span><span class="cx"> normalizedUID = denormalizedUID.upper()
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoretesttest_trashpyfromrev14555CalendarServerbranchesuserssagentrashcan5txdavcommondatastoretesttest_trashpy"></a>
<div class="copfile"><h4>Copied: CalendarServer/trunk/txdav/common/datastore/test/test_trash.py (from rev 14555, CalendarServer/branches/users/sagen/trashcan-5/txdav/common/datastore/test/test_trash.py) (0 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/test/test_trash.py                                (rev 0)
+++ CalendarServer/trunk/txdav/common/datastore/test/test_trash.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -0,0 +1,1867 @@
</span><ins>+##
+# Copyright (c) 2015 Apple Inc. All rights reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+##
+
+&quot;&quot;&quot;
+Trash-specific tests for L{txdav.common.datastore.sql}.
+&quot;&quot;&quot;
+
+from pycalendar.datetime import DateTime
+from twext.enterprise.jobqueue import JobItem
+from twisted.internet import reactor
+from twisted.internet.defer import inlineCallbacks, returnValue
+from twistedcaldav.ical import Component
+from twistedcaldav.test.util import StoreTestCase
+from txdav.common.datastore.sql_tables import _BIND_MODE_WRITE
+
+
+
+class TrashTests(StoreTestCase):
+
+
+    def _homeForUser(self, txn, userName):
+        return txn.calendarHomeWithUID(userName, create=True)
+
+
+    @inlineCallbacks
+    def _collectionForUser(self, txn, userName, collectionName, create=False, onlyInTrash=False):
+        home = yield txn.calendarHomeWithUID(userName, create=True)
+        collection = yield home.childWithName(collectionName, onlyInTrash=onlyInTrash)
+        if collection is None:
+            if create:
+                collection = yield home.createCalendarWithName(collectionName)
+        returnValue(collection)
+
+
+    @inlineCallbacks
+    def _createResource(self, txn, userName, collectionName, resourceName, data):
+        collection = yield self._collectionForUser(txn, userName, collectionName)
+        resource = yield collection.createObjectResourceWithName(
+            resourceName, Component.allFromString(data)
+        )
+        returnValue(resource)
+
+
+    @inlineCallbacks
+    def _getResource(self, txn, userName, collectionName, resourceName):
+        collection = yield self._collectionForUser(txn, userName, collectionName)
+        if not resourceName:
+            # Get the first one
+            resourceNames = yield collection.listObjectResources()
+            if len(resourceNames) == 0:
+                returnValue(None)
+            resourceName = resourceNames[0]
+        resource = yield collection.calendarObjectWithName(resourceName)
+        returnValue(resource)
+
+
+    @inlineCallbacks
+    def _getResourceNames(self, txn, userName, collectionName):
+        collection = yield self._collectionForUser(txn, userName, collectionName)
+        resourceNames = yield collection.listObjectResources()
+        returnValue(resourceNames)
+
+
+    @inlineCallbacks
+    def _updateResource(self, txn, userName, collectionName, resourceName, data):
+        resource = yield self._getResource(txn, userName, collectionName, resourceName)
+        yield resource.setComponent(Component.fromString(data))
+        returnValue(resource)
+
+
+    @inlineCallbacks
+    def _getResourceData(self, txn, userName, collectionName, resourceName):
+        resource = yield self._getResource(txn, userName, collectionName, resourceName)
+        if resource is None:
+            returnValue(None)
+        component = yield resource.component()
+        returnValue(str(component).replace(&quot;\r\n &quot;, &quot;&quot;))
+
+
+    @inlineCallbacks
+    def test_trashUnscheduled(self):
+        &quot;&quot;&quot;
+        Verify the &quot;resource is entirely in the trash&quot; flag
+        &quot;&quot;&quot;
+
+        from twistedcaldav.stdconfig import config
+        self.patch(config, &quot;EnableTrashCollection&quot;, True)
+
+
+        data1 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:5CE3B280-DBC9-4E8E-B0B2-996754020E5F
+DTSTART;TZID=America/Los_Angeles:20141108T093000
+DTEND;TZID=America/Los_Angeles:20141108T103000
+CREATED:20141106T192546Z
+DTSTAMP:20141106T192546Z
+RRULE:FREQ=DAILY
+SEQUENCE:0
+SUMMARY:repeating event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:5CE3B280-DBC9-4E8E-B0B2-996754020E5F
+RECURRENCE-ID;TZID=America/Los_Angeles:20141111T093000
+DTSTART;TZID=America/Los_Angeles:20141111T110000
+DTEND;TZID=America/Los_Angeles:20141111T120000
+CREATED:20141106T192546Z
+DTSTAMP:20141106T192546Z
+SEQUENCE:0
+SUMMARY:repeating event
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot;
+
+        txn = self.store.newTransaction()
+
+        #
+        # First, use a calendar object
+        #
+
+        home = yield txn.calendarHomeWithUID(&quot;user01&quot;, create=True)
+        collection = yield home.childWithName(&quot;calendar&quot;)
+        trash = yield home.childWithName(&quot;trash&quot;)
+
+        # No objects
+        objects = yield collection.listObjectResources()
+        self.assertEquals(len(objects), 0)
+
+        # Create an object
+        resource = yield collection.createObjectResourceWithName(
+            &quot;test.ics&quot;,
+            Component.allFromString(data1)
+        )
+
+        # One object in collection
+        objects = yield collection.listObjectResources()
+        self.assertEquals(len(objects), 1)
+
+        # No objects in trash
+        objects = yield trash.listObjectResources()
+        self.assertEquals(len(objects), 0)
+
+        # Verify it's not in the trash
+        self.assertFalse((yield resource.isInTrash()))
+        trashed = yield resource.whenTrashed()
+        self.assertTrue(trashed is None)
+
+        # Move object to trash
+        newName = yield resource.toTrash()
+
+        yield txn.commit()
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        txn = self.store.newTransaction()
+
+        # Verify it's in the trash
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;trash&quot;, newName)
+        self.assertTrue((yield resource.isInTrash()))
+        trashed = yield resource.whenTrashed()
+        self.assertFalse(trashed is None)
+
+        # No objects in collection
+        resourceNames = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;calendar&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        # One object in trash
+        resourceNames = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;trash&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        # Put back from trash
+        yield resource.fromTrash()
+
+        yield txn.commit()
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        txn = self.store.newTransaction()
+
+        # Not in trash
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;trash&quot;, &quot;&quot;)
+        self.assertTrue(resource is None)
+
+
+        # One object in collection
+        resourceNames = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;calendar&quot;)
+        self.assertEqual(len(resourceNames), 1)
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;calendar&quot;, newName)
+        self.assertFalse((yield resource.isInTrash()))
+        trashed = yield resource.whenTrashed()
+        self.assertTrue(trashed is None)
+
+        # No objects in trash
+        resourceNames = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;trash&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        yield txn.commit()
+
+
+    @inlineCallbacks
+    def test_trashScheduledFullyInFuture(self):
+
+        from twistedcaldav.stdconfig import config
+        self.patch(config, &quot;EnableTrashCollection&quot;, True)
+
+        # A month in the future
+        start = DateTime.getNowUTC()
+        start.setHHMMSS(0, 0, 0)
+        start.offsetMonth(1)
+        end = DateTime.getNowUTC()
+        end.setHHMMSS(1, 0, 0)
+        end.offsetMonth(1)
+        subs = {
+            &quot;start&quot;: start,
+            &quot;end&quot;: end,
+        }
+
+        data1 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+SUMMARY:Scheduled
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+        data2 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+SUMMARY:Scheduled
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE;PARTSTAT=ACCEPTED:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+        # user01 invites user02
+        txn = self.store.newTransaction()
+        yield self._createResource(
+            txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;, data1
+        )
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's copy has SCHEDULE-STATUS update
+        txn = self.store.newTransaction()
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;SCHEDULE-STATUS=1.2&quot; in data)
+
+        # user02 has an inbox item
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        # user02 accepts
+        yield self._updateResource(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;, data2)
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01 has an inbox item
+        txn = self.store.newTransaction()
+        resourceNames = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        # user01's copy has SCHEDULE-STATUS update
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;SCHEDULE-STATUS=2.0&quot; in data)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        yield txn.commit()
+
+        # user01 trashes event
+        txn = self.store.newTransaction()
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        yield resource.remove()
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's copy is in the trash, still with user02 accepted
+        txn = self.store.newTransaction()
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;trash&quot;, &quot;&quot;)
+        self.assertTrue((yield resource.isInTrash()))
+        trashed = yield resource.whenTrashed()
+        self.assertFalse(trashed is None)
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;trash&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+        yield txn.commit()
+
+        # user02's copy is cancelled
+        txn = self.store.newTransaction()
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;inbox&quot;, &quot;&quot;)
+        self.assertTrue(&quot;METHOD:CANCEL&quot; in data)
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        self.assertTrue(&quot;STATUS:CANCELLED&quot; in data)
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        yield resource.remove()
+        data = yield self._getResource(txn, &quot;user02&quot;, &quot;trash&quot;, &quot;&quot;)
+        self.assertEquals(data, None)
+        yield txn.commit()
+
+        # user01 restores event from the trash
+        txn = self.store.newTransaction()
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;trash&quot;, &quot;&quot;)
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;trash&quot;, &quot;&quot;)
+        yield resource.fromTrash()
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        txn = self.store.newTransaction()
+
+        # user01's copy should be back on their calendar
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;&quot;)
+        self.assertFalse((yield resource.isInTrash()))
+        trashed = yield resource.whenTrashed()
+        self.assertTrue(trashed is None)
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=NEEDS-ACTION&quot; in data)
+
+        # user02's copy should be back on their calendar
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=NEEDS-ACTION&quot; in data)
+
+        yield txn.commit()
+
+
+    @inlineCallbacks
+    def test_trashScheduledFullyInFutureAttendeeTrashedThenOrganizerChanged(self):
+
+        from twistedcaldav.stdconfig import config
+        self.patch(config, &quot;EnableTrashCollection&quot;, True)
+
+        # A month in the future
+        start = DateTime.getNowUTC()
+        start.setHHMMSS(0, 0, 0)
+        start.offsetMonth(1)
+        end = DateTime.getNowUTC()
+        end.setHHMMSS(1, 0, 0)
+        end.offsetMonth(1)
+        subs = {
+            &quot;start&quot;: start,
+            &quot;end&quot;: end,
+        }
+
+        data1 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+SUMMARY:Scheduled
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+        data2 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+SUMMARY:Scheduled
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE;PARTSTAT=ACCEPTED:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+
+        start.offsetHours(1)
+        end.offsetHours(1)
+
+        data3 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+SUMMARY:Scheduled
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE;PARTSTAT=DECLINED:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+        data4 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+SUMMARY:CHANGED!
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE;PARTSTAT=DECLINED:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+
+        # user01 invites user02
+        txn = self.store.newTransaction()
+        yield self._createResource(
+            txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;, data1
+        )
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's copy has SCHEDULE-STATUS update
+        txn = self.store.newTransaction()
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;SCHEDULE-STATUS=1.2&quot; in data)
+
+        # user02 has an inbox item
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        # user02 accepts
+        yield self._updateResource(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;, data2)
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01 has an inbox item
+        txn = self.store.newTransaction()
+        resourceNames = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        # user01's copy has SCHEDULE-STATUS update
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;SCHEDULE-STATUS=2.0&quot; in data)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        yield txn.commit()
+
+        # user02 trashes event
+        txn = self.store.newTransaction()
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's calendar copy shows user02 declined
+        txn = self.store.newTransaction()
+
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;PARTSTAT=DECLINED&quot; in data)
+
+        # user01's inbox copy also shows user02 declined
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=DECLINED&quot; in data)
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+
+        # user02's copy is in the trash only, and still has ACCEPTED
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;trash&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;calendar&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;trash&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+
+        # result = yield txn.execSQL(&quot;select * from calendar_object&quot;, [])
+        # for row in result:
+        #     print(&quot;calendar object ROW&quot;, row)
+
+        # result = yield txn.execSQL(&quot;select * from calendar_metadata&quot;, [])
+        # for row in result:
+        #     print(&quot;calendar ROW&quot;, row)
+
+
+        yield txn.commit()
+
+        # user01 makes a change to event while user02's copy is in the trash
+        txn = self.store.newTransaction()
+
+        yield self._updateResource(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;, data3)
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        txn = self.store.newTransaction()
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;trash&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;calendar&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=NEEDS-ACTION&quot; in data)
+
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        yield txn.commit()
+
+        # user02 trashes event again
+        txn = self.store.newTransaction()
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's calendar copy shows user02 declined
+        txn = self.store.newTransaction()
+
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;PARTSTAT=DECLINED&quot; in data)
+
+        # user01's inbox copy also shows user02 declined
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=DECLINED&quot; in data)
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        yield txn.commit()
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01 makes a SUMMARY change to event while user02's copy is in the trash
+        txn = self.store.newTransaction()
+
+        yield self._updateResource(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;, data4)
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+
+        txn = self.store.newTransaction()
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;trash&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;calendar&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        yield txn.commit()
+
+
+    @inlineCallbacks
+    def test_trashScheduledFullyInFutureAttendeeRemovedThenOrganizerChanged(self):
+
+        from twistedcaldav.stdconfig import config
+        self.patch(config, &quot;EnableTrashCollection&quot;, True)
+
+        # A month in the future
+        start = DateTime.getNowUTC()
+        start.setHHMMSS(0, 0, 0)
+        start.offsetMonth(1)
+        end = DateTime.getNowUTC()
+        end.setHHMMSS(1, 0, 0)
+        end.offsetMonth(1)
+        subs = {
+            &quot;start&quot;: start,
+            &quot;end&quot;: end,
+        }
+
+        data1 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+SUMMARY:Scheduled
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+        data2 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+SUMMARY:Scheduled
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE;PARTSTAT=ACCEPTED:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+
+        data3 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+SUMMARY:CHANGED!
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE;PARTSTAT=DECLINED:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+
+        start.offsetHours(1)
+        end.offsetHours(1)
+
+        data4 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+SUMMARY:CHANGED!
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE;PARTSTAT=DECLINED:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+
+        # user01 invites user02
+        txn = self.store.newTransaction()
+        yield self._createResource(
+            txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;, data1
+        )
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's copy has SCHEDULE-STATUS update
+        txn = self.store.newTransaction()
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;SCHEDULE-STATUS=1.2&quot; in data)
+
+        # user02 has an inbox item
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        # user02 accepts
+        yield self._updateResource(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;, data2)
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01 has an inbox item
+        txn = self.store.newTransaction()
+        resourceNames = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        # user01's copy has SCHEDULE-STATUS update
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;SCHEDULE-STATUS=2.0&quot; in data)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        yield txn.commit()
+
+        # user02 trashes event
+        txn = self.store.newTransaction()
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's calendar copy shows user02 declined
+        txn = self.store.newTransaction()
+
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;PARTSTAT=DECLINED&quot; in data)
+
+        # user01's inbox copy also shows user02 declined
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=DECLINED&quot; in data)
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        # user02's copy is in the trash only, and still has ACCEPTED
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;trash&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;calendar&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;trash&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+        yield txn.commit()
+
+
+        # user02 removes the event completely from the trash
+
+        txn = self.store.newTransaction()
+
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;trash&quot;, &quot;&quot;)
+        yield resource.reallyRemove()
+
+        yield txn.commit()
+
+
+        # user01 makes a SUMMARY change to event (user02 does not get notified because they are fully declined)
+        txn = self.store.newTransaction()
+
+        yield self._updateResource(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;, data3)
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        txn = self.store.newTransaction()
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;trash&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;calendar&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        yield txn.commit()
+
+        # user01 makes a time change to event (user02 gets notified)
+        txn = self.store.newTransaction()
+
+        yield self._updateResource(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;, data4)
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        txn = self.store.newTransaction()
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;trash&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;calendar&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=NEEDS-ACTION&quot; in data)
+
+        yield txn.commit()
+
+
+    @inlineCallbacks
+    def test_trashScheduledFullyInFutureAttendeeTrashedThenPutBack(self):
+
+        from twistedcaldav.stdconfig import config
+        self.patch(config, &quot;EnableTrashCollection&quot;, True)
+
+        # A month in the future
+        start = DateTime.getNowUTC()
+        start.setHHMMSS(0, 0, 0)
+        start.offsetMonth(1)
+        end = DateTime.getNowUTC()
+        end.setHHMMSS(1, 0, 0)
+        end.offsetMonth(1)
+        subs = {
+            &quot;start&quot;: start,
+            &quot;end&quot;: end,
+        }
+
+        data1 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+SUMMARY:Scheduled
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+        data2 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+SUMMARY:Scheduled
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE;PARTSTAT=ACCEPTED:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+
+        # user01 invites user02
+        txn = self.store.newTransaction()
+        yield self._createResource(
+            txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;, data1
+        )
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's copy has SCHEDULE-STATUS update
+        txn = self.store.newTransaction()
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;SCHEDULE-STATUS=1.2&quot; in data)
+
+        # user02 has an inbox item
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        # user02 accepts
+        yield self._updateResource(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;, data2)
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01 has an inbox item
+        txn = self.store.newTransaction()
+        resourceNames = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        # user01's copy has SCHEDULE-STATUS update
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;SCHEDULE-STATUS=2.0&quot; in data)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        yield txn.commit()
+
+        # user02 trashes event
+        txn = self.store.newTransaction()
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's calendar copy shows user02 declined
+        txn = self.store.newTransaction()
+
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;PARTSTAT=DECLINED&quot; in data)
+
+        # user01's inbox copy also shows user02 declined
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=DECLINED&quot; in data)
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        # result = yield txn.execSQL(&quot;select * from calendar_object&quot;, [])
+        # for row in result:
+        #     print(&quot;ROW&quot;, row)
+
+        # user02's copy is in the trash only, and still has ACCEPTED
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;trash&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;calendar&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;trash&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+
+        yield txn.commit()
+
+        # user02 moves it from trash
+        txn = self.store.newTransaction()
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;trash&quot;, &quot;&quot;)
+        yield resource.fromTrash()
+        yield txn.commit()
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's calendar copy shows user02 accepted
+        txn = self.store.newTransaction()
+
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+
+        # user01's inbox copy also shows user02 accepted
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        # user02 has nothing in trash
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;trash&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;calendar&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+
+        yield txn.commit()
+
+
+    @inlineCallbacks
+    def test_trashScheduledFullyInPast(self):
+
+        from twistedcaldav.stdconfig import config
+        self.patch(config, &quot;EnableTrashCollection&quot;, True)
+
+        # A month in the past
+        start = DateTime.getNowUTC()
+        start.setHHMMSS(0, 0, 0)
+        start.offsetMonth(-1)
+        end = DateTime.getNowUTC()
+        end.setHHMMSS(1, 0, 0)
+        end.offsetMonth(-1)
+        subs = {
+            &quot;start&quot;: start,
+            &quot;end&quot;: end,
+        }
+
+        data1 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+SUMMARY:Scheduled
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+        data2 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+SUMMARY:Scheduled
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE;PARTSTAT=TENTATIVE:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+        # user01 invites user02
+        txn = self.store.newTransaction()
+        yield self._createResource(
+            txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;, data1
+        )
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's copy has SCHEDULE-STATUS update
+        txn = self.store.newTransaction()
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;SCHEDULE-STATUS=1.2&quot; in data)
+
+        # user02 has an inbox item
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        # user02 accepts
+        yield self._updateResource(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;, data2)
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01 has an inbox item
+        txn = self.store.newTransaction()
+        resourceNames = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        # user01's copy has SCHEDULE-STATUS update
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;SCHEDULE-STATUS=2.0&quot; in data)
+        self.assertTrue(&quot;PARTSTAT=TENTATIVE&quot; in data)
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        yield txn.commit()
+
+        # user01 trashes event
+        txn = self.store.newTransaction()
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        yield resource.remove()
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's copy is in the trash, still with user02 partstat
+        txn = self.store.newTransaction()
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;trash&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=TENTATIVE&quot; in data)
+        yield txn.commit()
+
+        # user02's copy is cancelled
+        txn = self.store.newTransaction()
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;inbox&quot;, &quot;&quot;)
+        self.assertTrue(&quot;METHOD:CANCEL&quot; in data)
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        self.assertTrue(&quot;STATUS:CANCELLED&quot; in data)
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        yield resource.remove()
+        data = yield self._getResource(txn, &quot;user02&quot;, &quot;trash&quot;, &quot;&quot;)
+        self.assertEquals(data, None)
+        yield txn.commit()
+
+        # user01 restores event from the trash
+        txn = self.store.newTransaction()
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;trash&quot;, &quot;&quot;)
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;trash&quot;, &quot;&quot;)
+        yield resource.fromTrash()
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        txn = self.store.newTransaction()
+
+        # user01's copy should be back on their calendar
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=TENTATIVE&quot; in data)
+
+        # user02's copy should be back on their calendar
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=TENTATIVE&quot; in data)
+
+
+        yield txn.commit()
+
+
+    @inlineCallbacks
+    def test_trashScheduledFullyInPastAttendeeTrashedThenPutBack(self):
+
+        from twistedcaldav.stdconfig import config
+        self.patch(config, &quot;EnableTrashCollection&quot;, True)
+
+        # A month in the past
+        start = DateTime.getNowUTC()
+        start.setHHMMSS(0, 0, 0)
+        start.offsetMonth(-1)
+        end = DateTime.getNowUTC()
+        end.setHHMMSS(1, 0, 0)
+        end.offsetMonth(-1)
+        subs = {
+            &quot;start&quot;: start,
+            &quot;end&quot;: end,
+        }
+
+        data1 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+SUMMARY:Scheduled
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+        data2 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+SUMMARY:Scheduled
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE;PARTSTAT=TENTATIVE:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+        # user01 invites user02
+        txn = self.store.newTransaction()
+        yield self._createResource(
+            txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;, data1
+        )
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's copy has SCHEDULE-STATUS update
+        txn = self.store.newTransaction()
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;SCHEDULE-STATUS=1.2&quot; in data)
+
+        # user02 has an inbox item
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        # user02 accepts
+        yield self._updateResource(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;, data2)
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01 has an inbox item
+        txn = self.store.newTransaction()
+        resourceNames = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        # user01's copy has SCHEDULE-STATUS update
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;SCHEDULE-STATUS=2.0&quot; in data)
+        self.assertTrue(&quot;PARTSTAT=TENTATIVE&quot; in data)
+
+        # clear the inbox items
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        yield txn.commit()
+
+        # user02 trashes event
+        txn = self.store.newTransaction()
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        yield resource.remove()
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's calendar copy shows user02 declined
+        txn = self.store.newTransaction()
+
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;PARTSTAT=DECLINED&quot; in data)
+
+        # user01's inbox copy also shows user02 declined
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=DECLINED&quot; in data)
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        # user02's copy is in the trash only, and still has TENTATIVE
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;trash&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;calendar&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;trash&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=TENTATIVE&quot; in data)
+
+        yield txn.commit()
+
+        # user02 moves it from trash
+        txn = self.store.newTransaction()
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;trash&quot;, &quot;&quot;)
+        yield resource.fromTrash()
+        yield txn.commit()
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's calendar copy shows user02 tentative again
+        txn = self.store.newTransaction()
+
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;PARTSTAT=TENTATIVE&quot; in data)
+
+        # user01's inbox copy also shows user02 tentative
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=TENTATIVE&quot; in data)
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        # user02 has nothing in trash
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;trash&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;calendar&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=TENTATIVE&quot; in data)
+
+        yield txn.commit()
+
+
+    @inlineCallbacks
+    def test_trashScheduledSpanningNow(self):
+
+        from twistedcaldav.stdconfig import config
+        self.patch(config, &quot;EnableTrashCollection&quot;, True)
+
+        # A month in the past
+        start = DateTime.getNowUTC()
+        start.setHHMMSS(0, 0, 0)
+        start.offsetMonth(-1)
+        end = DateTime.getNowUTC()
+        end.setHHMMSS(1, 0, 0)
+        end.offsetMonth(-1)
+        subs = {
+            &quot;start&quot;: start,
+            &quot;end&quot;: end,
+        }
+
+        data1 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Scheduled
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+        data2 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Scheduled
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE;PARTSTAT=ACCEPTED:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+        # user01 invites user02
+        txn = self.store.newTransaction()
+        yield self._createResource(
+            txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;, data1
+        )
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's copy has SCHEDULE-STATUS update
+        txn = self.store.newTransaction()
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;SCHEDULE-STATUS=1.2&quot; in data)
+
+        # user02 has an inbox item
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        # user02 accepts
+        yield self._updateResource(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;, data2)
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01 has an inbox item
+        txn = self.store.newTransaction()
+        resourceNames = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        # user01's copy has SCHEDULE-STATUS update
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;SCHEDULE-STATUS=2.0&quot; in data)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        yield txn.commit()
+
+        # user01 trashes event
+        txn = self.store.newTransaction()
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        yield resource.remove()
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's copy is in the trash, still with user02 accepted
+        txn = self.store.newTransaction()
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;trash&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+        yield txn.commit()
+
+        # user02's copy is cancelled
+        txn = self.store.newTransaction()
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;inbox&quot;, &quot;&quot;)
+        self.assertTrue(&quot;METHOD:CANCEL&quot; in data)
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        self.assertTrue(&quot;STATUS:CANCELLED&quot; in data)
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        yield resource.remove()
+        data = yield self._getResource(txn, &quot;user02&quot;, &quot;trash&quot;, &quot;&quot;)
+        self.assertEquals(data, None)
+        yield txn.commit()
+
+        # user01 restores event from the trash
+        txn = self.store.newTransaction()
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;trash&quot;, &quot;&quot;)
+        trashedName = yield resource.fromTrash()
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        txn = self.store.newTransaction()
+
+        # user01's trash should be empty
+        resourceNames = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;trash&quot;)
+        self.assertEquals(len(resourceNames), 0)
+
+        # user01 should have two .ics
+        resourceNames = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;calendar&quot;)
+        self.assertEquals(len(resourceNames), 2)
+        self.assertTrue(trashedName in resourceNames)
+        resourceNames.remove(trashedName)
+        newName = resourceNames[0]
+
+        # user01's test.ics -- verify it got split correctly, by making sure
+        # it's got a count other than 20 now
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, trashedName)
+        self.assertTrue(&quot;COUNT=&quot; in data)
+        self.assertFalse(&quot;COUNT=20&quot; in data)
+
+        # user01's new .ics -- verify it got split correctly
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, newName)
+        self.assertTrue(&quot;RRULE:FREQ=WEEKLY;UNTIL=&quot; in data)
+
+        # user02's copy should be back on their calendar, and not in trash
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;calendar&quot;)
+        self.assertEquals(len(resourceNames), 1)
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;trash&quot;)
+        self.assertEquals(len(resourceNames), 0)
+
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=NEEDS-ACTION&quot; in data)
+
+        yield txn.commit()
+
+
+    @inlineCallbacks
+    def test_trashScheduledSpanningNowAttendeeTrashedThenPutBack(self):
+
+        from twistedcaldav.stdconfig import config
+        self.patch(config, &quot;EnableTrashCollection&quot;, True)
+
+        # A month in the past
+        start = DateTime.getNowUTC()
+        start.setHHMMSS(0, 0, 0)
+        start.offsetMonth(-1)
+        end = DateTime.getNowUTC()
+        end.setHHMMSS(1, 0, 0)
+        end.offsetMonth(-1)
+        subs = {
+            &quot;start&quot;: start,
+            &quot;end&quot;: end,
+        }
+
+        data1 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Scheduled
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+        data2 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:12345-67890-attendee-reply
+DTSTART;TZID=America/Los_Angeles:%(start)s
+DTEND;TZID=America/Los_Angeles:%(end)s
+DTSTAMP:20150204T192546Z
+RRULE:FREQ=WEEKLY;COUNT=20
+SUMMARY:Scheduled
+ORGANIZER;CN=&quot;User 01&quot;:mailto:user01@example.com
+ATTENDEE:mailto:user01@example.com
+ATTENDEE;PARTSTAT=ACCEPTED:mailto:user02@example.com
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot; % subs
+
+        # user01 invites user02
+        txn = self.store.newTransaction()
+        yield self._createResource(
+            txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;, data1
+        )
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's copy has SCHEDULE-STATUS update
+        txn = self.store.newTransaction()
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;SCHEDULE-STATUS=1.2&quot; in data)
+
+        # user02 has an inbox item
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        # user02 accepts
+        yield self._updateResource(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;, data2)
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01 has an inbox item
+        txn = self.store.newTransaction()
+        resourceNames = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        # user01's copy has SCHEDULE-STATUS update
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;SCHEDULE-STATUS=2.0&quot; in data)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        yield txn.commit()
+
+        # user02 trashes event
+        txn = self.store.newTransaction()
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        yield resource.remove()
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's copy shows user02 declined
+        txn = self.store.newTransaction()
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;PARTSTAT=DECLINED&quot; in data)
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;calendar&quot;)
+        self.assertEqual(len(resourceNames), 1)
+        resourceNames = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 1)
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        # user02's copy is in the trash only, and still has ACCEPTED
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;trash&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;calendar&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;trash&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+
+        yield txn.commit()
+        # user02 moves it from trash
+        txn = self.store.newTransaction()
+        resource = yield self._getResource(txn, &quot;user02&quot;, &quot;trash&quot;, &quot;&quot;)
+        yield resource.fromTrash()
+        yield txn.commit()
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        # user01's calendar copy shows user02 accepted
+        txn = self.store.newTransaction()
+
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;calendar&quot;, &quot;test.ics&quot;)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+
+        # user01's inbox copy also shows user02 accepted
+        data = yield self._getResourceData(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;inbox&quot;, &quot;&quot;)
+        yield resource.remove()
+
+        # user02 has nothing in trash
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;trash&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;calendar&quot;)
+        self.assertEqual(len(resourceNames), 1)
+
+        resourceNames = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;inbox&quot;)
+        self.assertEqual(len(resourceNames), 0)
+
+        data = yield self._getResourceData(txn, &quot;user02&quot;, &quot;calendar&quot;, &quot;&quot;)
+        self.assertTrue(&quot;PARTSTAT=ACCEPTED&quot; in data)
+
+        yield txn.commit()
+
+
+    @inlineCallbacks
+    def test_trashCalendar(self):
+
+        from twistedcaldav.stdconfig import config
+        self.patch(config, &quot;EnableTrashCollection&quot;, True)
+
+        txn = self.store.newTransaction()
+
+        collection = yield self._collectionForUser(txn, &quot;user01&quot;, &quot;test&quot;, create=True)
+        isInTrash = collection.isInTrash()
+        self.assertFalse(isInTrash)
+        whenTrashed = collection.whenTrashed()
+        self.assertEquals(whenTrashed, None)
+
+        home = yield self._homeForUser(txn, &quot;user01&quot;)
+        names = yield home.listChildren()
+        self.assertTrue(&quot;test&quot; in names)
+        names = yield home.listChildren(onlyInTrash=True)
+        self.assertFalse(&quot;test&quot; in names)
+
+        yield collection.remove()
+        isInTrash = collection.isInTrash()
+        self.assertTrue(isInTrash)
+        whenTrashed = collection.whenTrashed()
+        self.assertNotEquals(whenTrashed, None)
+
+        collection = yield self._collectionForUser(txn, &quot;user01&quot;, &quot;test&quot;)
+        self.assertEquals(collection, None)
+
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        txn = self.store.newTransaction()
+
+        collection = yield self._collectionForUser(txn, &quot;user01&quot;, &quot;test&quot;)
+        self.assertEquals(collection, None)
+        home = yield self._homeForUser(txn, &quot;user01&quot;)
+        names = yield home.listChildren(onlyInTrash=True)
+        trashedName = names[0]
+        collection = yield self._collectionForUser(txn, &quot;user01&quot;, trashedName, onlyInTrash=True)
+        self.assertNotEquals(collection, None)
+        home = yield self._homeForUser(txn, &quot;user01&quot;)
+        names = yield home.listChildren()
+        self.assertFalse(&quot;test&quot; in names)
+        names = yield home.listChildren(onlyInTrash=True)
+        self.assertTrue(trashedName in names)
+
+        yield collection.fromTrash()
+
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        txn = self.store.newTransaction()
+        home = yield self._homeForUser(txn, &quot;user01&quot;)
+        names = yield home.listChildren()
+        self.assertTrue(trashedName in names)
+        names = yield home.listChildren(onlyInTrash=True)
+        self.assertFalse(&quot;test&quot; in names)
+        yield txn.commit()
+
+
+    @inlineCallbacks
+    def test_trashCalendarWithUnscheduled(self):
+
+        from twistedcaldav.stdconfig import config
+        self.patch(config, &quot;EnableTrashCollection&quot;, True)
+
+        txn = self.store.newTransaction()
+
+        collection = yield self._collectionForUser(txn, &quot;user01&quot;, &quot;test&quot;, create=True)
+
+        data1 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:5CE3B280-DBC9-4E8E-B0B2-996754020E5F
+DTSTART;TZID=America/Los_Angeles:20141108T093000
+DTEND;TZID=America/Los_Angeles:20141108T103000
+CREATED:20141106T192546Z
+DTSTAMP:20141106T192546Z
+RRULE:FREQ=DAILY
+SEQUENCE:0
+SUMMARY:repeating event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:5CE3B280-DBC9-4E8E-B0B2-996754020E5F
+RECURRENCE-ID;TZID=America/Los_Angeles:20141111T093000
+DTSTART;TZID=America/Los_Angeles:20141111T110000
+DTEND;TZID=America/Los_Angeles:20141111T120000
+CREATED:20141106T192546Z
+DTSTAMP:20141106T192546Z
+SEQUENCE:0
+SUMMARY:repeating event
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot;
+
+        # Create an object
+        resource = yield collection.createObjectResourceWithName(
+            &quot;test.ics&quot;,
+            Component.allFromString(data1)
+        )
+
+        # One object in collection
+        objects = yield collection.listObjectResources()
+        self.assertEquals(len(objects), 1)
+
+        # No objects in trash
+        trash = yield self._collectionForUser(txn, &quot;user01&quot;, &quot;trash&quot;)
+        objects = yield trash.listObjectResources()
+        self.assertEquals(len(objects), 0)
+
+        # Verify it's not in the trash
+        self.assertFalse((yield resource.isInTrash()))
+        trashed = yield resource.whenTrashed()
+        self.assertTrue(trashed is None)
+
+        collection = yield self._collectionForUser(txn, &quot;user01&quot;, &quot;test&quot;)
+        resources = yield trash.trashForCollection(collection._resourceID)
+        self.assertEquals(len(resources), 0)
+
+        yield txn.commit()
+
+        txn = self.store.newTransaction()
+        collection = yield self._collectionForUser(txn, &quot;user01&quot;, &quot;test&quot;)
+        yield collection.remove()
+        yield txn.commit()
+
+        txn = self.store.newTransaction()
+        # One object in trash
+        trash = yield self._collectionForUser(txn, &quot;user01&quot;, &quot;trash&quot;)
+        objects = yield trash.listObjectResources()
+        self.assertEquals(len(objects), 1)
+
+        resources = yield trash.trashForCollection(collection._resourceID)
+        self.assertEquals(len(resources), 1)
+
+        home = yield self._homeForUser(txn, &quot;user01&quot;)
+        names = yield home.listChildren(onlyInTrash=True)
+        trashedName = names[0]
+        collection = yield self._collectionForUser(txn, &quot;user01&quot;, trashedName, onlyInTrash=True)
+        yield collection.fromTrash()
+
+        yield txn.commit()
+
+        yield JobItem.waitEmpty(self.store.newTransaction, reactor, 60)
+
+        txn = self.store.newTransaction()
+        home = yield self._homeForUser(txn, &quot;user01&quot;)
+        names = yield home.listChildren()
+        self.assertTrue(trashedName in names)
+        names = yield home.listChildren(onlyInTrash=True)
+        self.assertFalse(trashedName in names)
+        resourceNames = yield self._getResourceNames(txn, &quot;user01&quot;, trashedName)
+        self.assertEqual(len(resourceNames), 1)
+
+        yield txn.commit()
+
+
+    @inlineCallbacks
+    def test_shareeDelete(self):
+
+        from twistedcaldav.stdconfig import config
+        self.patch(config, &quot;EnableTrashCollection&quot;, True)
+
+        data1 = &quot;&quot;&quot;BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//CALENDARSERVER.ORG//NONSGML Version 1//EN
+BEGIN:VEVENT
+UID:5CE3B280-DBC9-4E8E-B0B2-996754020E5F
+DTSTART;TZID=America/Los_Angeles:20141108T093000
+DTEND;TZID=America/Los_Angeles:20141108T103000
+CREATED:20141106T192546Z
+DTSTAMP:20141106T192546Z
+RRULE:FREQ=DAILY
+SEQUENCE:0
+SUMMARY:repeating event
+TRANSP:OPAQUE
+END:VEVENT
+BEGIN:VEVENT
+UID:5CE3B280-DBC9-4E8E-B0B2-996754020E5F
+RECURRENCE-ID;TZID=America/Los_Angeles:20141111T093000
+DTSTART;TZID=America/Los_Angeles:20141111T110000
+DTEND;TZID=America/Los_Angeles:20141111T120000
+CREATED:20141106T192546Z
+DTSTAMP:20141106T192546Z
+SEQUENCE:0
+SUMMARY:repeating event
+TRANSP:OPAQUE
+END:VEVENT
+END:VCALENDAR
+&quot;&quot;&quot;
+
+        txn = self.store.newTransaction()
+        calendar1 = yield self._collectionForUser(txn, &quot;user01&quot;, &quot;calendar&quot;)
+
+        yield calendar1.createObjectResourceWithName(
+            &quot;test.ics&quot;,
+            Component.allFromString(data1)
+        )
+
+        shareeView = yield calendar1.inviteUIDToShare(&quot;user02&quot;, _BIND_MODE_WRITE, &quot;summary&quot;)
+        inviteUID = shareeView.shareUID()
+        home2 = yield self._homeForUser(txn, &quot;user02&quot;)
+        shareeView = yield home2.acceptShare(inviteUID)
+        calendarName2 = shareeView.name()
+        yield self._collectionForUser(txn, &quot;user02&quot;, calendarName2)
+        yield txn.commit()
+
+        txn = self.store.newTransaction()
+        resource2 = yield self._getResource(txn, &quot;user02&quot;, calendarName2, &quot;test.ics&quot;)
+        yield resource2.remove()
+        yield txn.commit()
+
+        txn = self.store.newTransaction()
+        names = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;trash&quot;)
+        self.assertEquals(len(names), 1)
+        names = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;calendar&quot;)
+        self.assertEquals(len(names), 0)
+        names = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;trash&quot;)
+        self.assertEquals(len(names), 0)
+        names = yield self._getResourceNames(txn, &quot;user02&quot;, calendarName2)
+        self.assertEquals(len(names), 0)
+
+        resource = yield self._getResource(txn, &quot;user01&quot;, &quot;trash&quot;, &quot;&quot;)
+        yield resource.fromTrash()
+
+        yield txn.commit()
+
+        txn = self.store.newTransaction()
+        names = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;trash&quot;)
+        self.assertEquals(len(names), 0)
+        names = yield self._getResourceNames(txn, &quot;user01&quot;, &quot;calendar&quot;)
+        self.assertEquals(len(names), 1)
+        names = yield self._getResourceNames(txn, &quot;user02&quot;, &quot;trash&quot;)
+        self.assertEquals(len(names), 0)
+        names = yield self._getResourceNames(txn, &quot;user02&quot;, calendarName2)
+        self.assertEquals(len(names), 1)
+
+        yield txn.commit()
</ins></span></pre></div>
<a id="CalendarServertrunktxdavcommondatastoretestutilpy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/datastore/test/util.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/datastore/test/util.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/common/datastore/test/util.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -483,6 +483,7 @@
</span><span class="cx">                 else:
</span><span class="cx">                     yield home.removeCalendarWithName(&quot;calendar&quot;)
</span><span class="cx">                 yield home.removeCalendarWithName(&quot;inbox&quot;)
</span><ins>+                yield home.removeCalendarWithName(&quot;trash&quot;)
</ins><span class="cx">             except NoSuchHomeChildError:
</span><span class="cx">                 pass
</span><span class="cx"> 
</span></span></pre></div>
<a id="CalendarServertrunktxdavcommonicommondatastorepy"></a>
<div class="modfile"><h4>Modified: CalendarServer/trunk/txdav/common/icommondatastore.py (14555 => 14556)</h4>
<pre class="diff"><span>
<span class="info">--- CalendarServer/trunk/txdav/common/icommondatastore.py        2015-03-10 20:42:34 UTC (rev 14555)
+++ CalendarServer/trunk/txdav/common/icommondatastore.py        2015-03-10 21:23:57 UTC (rev 14556)
</span><span class="lines">@@ -38,6 +38,7 @@
</span><span class="cx">     &quot;ConcurrentModification&quot;,
</span><span class="cx">     &quot;InvalidObjectResourceError&quot;,
</span><span class="cx">     &quot;InternalDataStoreError&quot;,
</span><ins>+    &quot;AlreadyInTrashError&quot;,
</ins><span class="cx"> ]
</span><span class="cx"> 
</span><span class="cx"> # Constants for top-level store types
</span><span class="lines">@@ -241,6 +242,14 @@
</span><span class="cx">     &quot;&quot;&quot;
</span><span class="cx"> 
</span><span class="cx"> 
</span><ins>+
+class AlreadyInTrashError(CommonStoreError):
+    &quot;&quot;&quot;
+    An object resource being removed is already in the trash.
+    &quot;&quot;&quot;
+
+
+
</ins><span class="cx"> # Indexing / sync tokens
</span><span class="cx"> 
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>