Lines Matching refs:PDO

23 * #877: Fix for syncing large calendars when using the Sqlite PDO backend.
57 * Database changes for CalDAV. If you are using the CalDAV PDO backends, you
60 * Added support for sharing in the CalDAV PDO backend! Users can now invite
192 * #686: Corrected PDO principal backend's findByURI for email addresses that
207 * #697: Added a "tableName" member to the PropertyStorage PDO backend. (@Frzk).
208 * #699: PostgreSQL fix for the Locks PDO backend. (@TCKnet)
477 * Removed: all `$tableName` arguments from every PDO backend. This was already
627 * #541: CalDAV PDO backend didn't respect overridden PDO table names.
655 * Deprecated: All the "tableName" constructor arguments for all the PDO
659 * #529: Added getCalendarObjectByUID to PDO backend, speeding up scheduling
676 * Changed: A few database changes for the CalDAV PDO backend. Make sure you
723 the CardDAV PDO backend.
775 * #514: CalDAV PDO backend didn't work when overriding the 'calendar changes'
851 * Fixed: #413: Memory optimizations for the CardDAV PDO backend.
897 getMultipleCards and getMultipleCalendarObjects. The Abstract and PDO backends
1257 * Changed: The CalDAV PDO backend is now a lot faster for common calendar
1443 * BC Break: Default Principals PDO backend now needs a new field in the
1505 * Changed: CalDAV PDO backend now sorts calendars based on the internal
1661 * Added: The option to override the default tablename all PDO backends use.
1698 * Fixed: Issue 120: PDO backend was incorrectly fetching too much locks in cases
1720 in a later version. Use PDO or the new File class instead.
1958 * Fixed: PDO-locks backend was pretty much completely broken. This is 100%
1982 * Added: PDO authentication backend.
2170 * Added: Experimental PDO backend for Locks Manager