Nextcloud Calendar Internals: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 February 2022

  • curprev 12:1412:14, 15 February 2022Mattias talk contribs 412 bytes +412 Created page with "=Find and delete duplicate calendar entries= Create script select_oc_calendarobjects.sql: use nextcloud; SELECT * FROM oc_calendarobjects; mysql -u root -p < select_oc_ca..."