diff --git a/tests/Integration/base-query-count.txt b/tests/Integration/base-query-count.txt index b7d95b3b8..832e06f66 100644 --- a/tests/Integration/base-query-count.txt +++ b/tests/Integration/base-query-count.txt @@ -1 +1 @@ -8600 +8212 diff --git a/tests/Integration/base-query-list.txt b/tests/Integration/base-query-list.txt index ba4e5aea3..360036f94 100644 --- a/tests/Integration/base-query-list.txt +++ b/tests/Integration/base-query-list.txt @@ -65,7 +65,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "fileid" FROM "oc_filecache" WHERE ("storage" = :dcValue1) AND ("path_hash" = :dcValue2) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" @@ -99,7 +98,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "userid" FROM "oc_preferences" WHERE ("appid" = :dcValue1) AND ("configkey" = :dcValue2) AND (("indexed" = :dcValue3) OR ((("flags" & 2) <> :dcValue4) AND ("configvalue" = :dcValue5))) primary 0 PRAGMA read_uncommitted = 1 @@ -123,7 +121,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_authtoken" WHERE ("token" = :dcValue1) AND ("version" = :dcValue2) primary 0 SELECT * FROM "oc_authtoken" WHERE ("token" = :dcValue1) AND ("version" = :dcValue2) primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) @@ -238,7 +235,7 @@ ORDER BY name primary 2 INSERT INTO "oc_cards" ("carddata", "uri", "lastmodified", "addressbookid", "size", "etag", "uid") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7) primary 3 SAVEPOINT DOCTRINE_3 primary 3 SELECT "synctoken" FROM "oc_addressbooks" WHERE "id" = :dcValue1 - primary 3 INSERT INTO "oc_addressbookchanges" ("uri", "synctoken", "addressbookid", "operation", "created_at") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, 1744184070) + primary 3 INSERT INTO "oc_addressbookchanges" ("uri", "synctoken", "addressbookid", "operation", "created_at") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, 1750427906) primary 3 UPDATE "oc_addressbooks" SET "synctoken" = :dcValue1 WHERE "id" = :dcValue2 primary 3 RELEASE SAVEPOINT DOCTRINE_3 primary 3 SAVEPOINT DOCTRINE_3 @@ -419,6 +416,25 @@ ORDER BY name primary 1 INSERT INTO "oc_calendars" ("principaluri", "uri", "synctoken", "transparent", "components", "displayname", "calendarcolor") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7) primary 1 SELECT "displayname", "description", "timezone", "calendarorder", "calendarcolor", "deleted_at", "id", "uri", "synctoken", "components", "principaluri", "transparent" FROM "oc_calendars" WHERE "id" = :dcValue1 LIMIT 1 primary 1 SELECT "data" FROM "oc_accounts" WHERE "uid" = :uid + primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) + primary 1 SELECT COUNT(*) FROM "oc_calendarobjects" WHERE ("calendarid" = :dcValue1) AND ("uid" = :dcValue2) AND ("calendartype" = :dcValue3) AND ("deleted_at" IS NULL) + primary 1 SELECT * FROM "oc_calendarobjects" WHERE ("calendarid" = :dcValue1) AND ("uid" = :dcValue2) AND ("calendartype" = :dcValue3) AND ("deleted_at" IS NOT NULL) + primary 1 INSERT INTO "oc_calendarobjects" ("calendarid", "uri", "calendardata", "lastmodified", "etag", "size", "componenttype", "firstoccurence", "lastoccurence", "classification", "uid", "calendartype") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) + primary 2 SAVEPOINT DOCTRINE_2 + primary 2 SELECT "id" FROM "oc_calendarobjects" WHERE ("uri" = :dcValue1) AND ("calendarid" = :dcValue2) AND ("calendartype" = :dcValue3) + primary 2 DELETE FROM "oc_calendarobjects_props" WHERE ("objectid" = :dcValue1) AND ("calendarid" = :dcValue2) + primary 2 INSERT INTO "oc_calendarobjects_props" ("calendarid", "calendartype", "objectid", "name", "parameter", "value") VALUES(:dcValue1, :dcValue2, :dcValue3, :name, :parameter, :value) + primary 2 INSERT INTO "oc_calendarobjects_props" ("calendarid", "calendartype", "objectid", "name", "parameter", "value") VALUES(:dcValue1, :dcValue2, :dcValue3, :name, :parameter, :value) + primary 2 RELEASE SAVEPOINT DOCTRINE_2 + primary 2 SAVEPOINT DOCTRINE_2 + primary 2 SELECT "synctoken" FROM "oc_calendars" WHERE "id" = :dcValue1 + primary 2 INSERT INTO "oc_calendarchanges" ("uri", "synctoken", "calendarid", "operation", "calendartype", "created_at") VALUES(:uri, :dcValue1, :dcValue2, :dcValue3, :dcValue4, 1750427906) + primary 2 UPDATE "oc_calendars" SET "synctoken" = :dcValue1 WHERE "id" = :dcValue2 + primary 2 RELEASE SAVEPOINT DOCTRINE_2 + primary 1 SELECT "id", "uri", "uid", "lastmodified", "etag", "calendarid", "size", "calendardata", "componenttype", "classification", "deleted_at" FROM "oc_calendarobjects" WHERE ("calendarid" = :dcValue1) AND ("uri" = :dcValue2) AND ("calendartype" = :dcValue3) + primary 1 SELECT "displayname", "description", "timezone", "calendarorder", "calendarcolor", "deleted_at", "id", "uri", "synctoken", "components", "principaluri", "transparent" FROM "oc_calendars" WHERE "id" = :dcValue1 LIMIT 1 + primary 1 SELECT "principaluri", "access" FROM "oc_dav_shares" WHERE ("resourceid" = :dcValue1) AND ("type" = :dcValue2) AND ("access" <> :dcValue3) GROUP BY "principaluri", "access" + primary 1 SELECT "displayname", "description", "timezone", "calendarorder", "calendarcolor", "deleted_at", "id", "uri", "synctoken", "components", "principaluri", "transparent" FROM "oc_calendars" WHERE "id" = :dcValue1 LIMIT 1 primary 0 SELECT COUNT(*) FROM "oc_addressbooks" WHERE "principaluri" = :dcValue1 primary 1 INSERT INTO "oc_addressbooks" ("uri", "displayname", "description", "principaluri", "synctoken") VALUES(:uri, :displayname, :description, :principaluri, :synctoken) primary 1 SELECT "id", "uri", "displayname", "principaluri", "description", "synctoken" FROM "oc_addressbooks" WHERE "id" = :dcValue1 @@ -450,7 +466,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -463,7 +478,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -489,7 +503,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) @@ -514,7 +527,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -538,7 +550,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) primary 0 PRAGMA read_uncommitted = 1 @@ -562,7 +573,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -587,7 +597,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -610,7 +619,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -623,7 +631,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -649,7 +656,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -662,7 +668,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -688,7 +693,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) @@ -713,7 +717,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -737,7 +740,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) primary 0 PRAGMA read_uncommitted = 1 @@ -761,7 +763,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -786,7 +787,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -809,7 +809,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -822,7 +821,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -848,7 +846,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -861,7 +858,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -896,7 +892,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -920,7 +915,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) primary 0 PRAGMA read_uncommitted = 1 @@ -954,7 +948,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -978,7 +971,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) primary 0 PRAGMA read_uncommitted = 1 @@ -1010,7 +1002,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -1035,7 +1026,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -1058,7 +1048,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -1081,7 +1070,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -1094,7 +1082,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -1120,7 +1107,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -1133,7 +1119,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -1159,7 +1144,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -1184,7 +1168,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -1209,7 +1192,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -1233,7 +1215,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -1257,7 +1238,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 DELETE FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -1281,7 +1261,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -1306,7 +1285,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -1331,7 +1309,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -1354,7 +1331,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -1367,7 +1343,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -1393,7 +1368,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -1406,7 +1380,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -1432,7 +1405,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -1457,7 +1429,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -1482,7 +1453,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -1506,7 +1476,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -1530,7 +1499,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 DELETE FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -1554,7 +1522,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -1576,7 +1543,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -1601,7 +1567,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -1626,7 +1591,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -1649,7 +1613,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -1662,7 +1625,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -1688,7 +1650,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -1701,7 +1662,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -1727,7 +1687,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -1752,7 +1711,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -1777,7 +1735,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -1801,7 +1758,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -1825,7 +1781,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true primary 0 PRAGMA journal_mode = WAL @@ -1846,7 +1801,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -1871,7 +1825,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -1896,7 +1849,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -1919,7 +1871,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -1932,7 +1883,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -1958,7 +1908,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -1971,7 +1920,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -1997,7 +1945,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -2022,7 +1969,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -2047,7 +1993,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -2071,7 +2016,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -2095,7 +2039,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 DELETE FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -2119,7 +2062,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -2144,7 +2086,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -2169,7 +2110,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -2192,7 +2132,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -2205,7 +2144,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -2231,7 +2169,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -2244,7 +2181,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -2270,7 +2206,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -2295,7 +2230,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -2320,7 +2254,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -2344,7 +2277,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -2368,7 +2300,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -2392,7 +2323,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -2417,7 +2347,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -2440,7 +2369,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -2463,7 +2391,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -2476,7 +2403,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -2502,7 +2428,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -2515,7 +2440,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -2541,7 +2465,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "userid" FROM "oc_preferences" WHERE ("appid" = :dcValue1) AND ("configkey" = :dcValue2) AND (("indexed" = :dcValue3) OR ((("flags" & 2) <> :dcValue4) AND ("configvalue" = :dcValue5))) primary 0 PRAGMA read_uncommitted = 1 @@ -2565,7 +2488,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_authtoken" WHERE ("token" = :dcValue1) AND ("version" = :dcValue2) primary 0 SELECT * FROM "oc_authtoken" WHERE ("token" = :dcValue1) AND ("version" = :dcValue2) primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) @@ -2643,7 +2565,7 @@ ORDER BY name primary 2 INSERT INTO "oc_cards" ("carddata", "uri", "lastmodified", "addressbookid", "size", "etag", "uid") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7) primary 3 SAVEPOINT DOCTRINE_3 primary 3 SELECT "synctoken" FROM "oc_addressbooks" WHERE "id" = :dcValue1 - primary 3 INSERT INTO "oc_addressbookchanges" ("uri", "synctoken", "addressbookid", "operation", "created_at") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, 1744184085) + primary 3 INSERT INTO "oc_addressbookchanges" ("uri", "synctoken", "addressbookid", "operation", "created_at") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, 1750427925) primary 3 UPDATE "oc_addressbooks" SET "synctoken" = :dcValue1 WHERE "id" = :dcValue2 primary 3 RELEASE SAVEPOINT DOCTRINE_3 primary 3 SAVEPOINT DOCTRINE_3 @@ -2818,6 +2740,25 @@ ORDER BY name primary 1 INSERT INTO "oc_calendars" ("principaluri", "uri", "synctoken", "transparent", "components", "displayname", "calendarcolor") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7) primary 1 SELECT "displayname", "description", "timezone", "calendarorder", "calendarcolor", "deleted_at", "id", "uri", "synctoken", "components", "principaluri", "transparent" FROM "oc_calendars" WHERE "id" = :dcValue1 LIMIT 1 primary 1 SELECT "data" FROM "oc_accounts" WHERE "uid" = :uid + primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) + primary 1 SELECT COUNT(*) FROM "oc_calendarobjects" WHERE ("calendarid" = :dcValue1) AND ("uid" = :dcValue2) AND ("calendartype" = :dcValue3) AND ("deleted_at" IS NULL) + primary 1 SELECT * FROM "oc_calendarobjects" WHERE ("calendarid" = :dcValue1) AND ("uid" = :dcValue2) AND ("calendartype" = :dcValue3) AND ("deleted_at" IS NOT NULL) + primary 1 INSERT INTO "oc_calendarobjects" ("calendarid", "uri", "calendardata", "lastmodified", "etag", "size", "componenttype", "firstoccurence", "lastoccurence", "classification", "uid", "calendartype") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) + primary 2 SAVEPOINT DOCTRINE_2 + primary 2 SELECT "id" FROM "oc_calendarobjects" WHERE ("uri" = :dcValue1) AND ("calendarid" = :dcValue2) AND ("calendartype" = :dcValue3) + primary 2 DELETE FROM "oc_calendarobjects_props" WHERE ("objectid" = :dcValue1) AND ("calendarid" = :dcValue2) + primary 2 INSERT INTO "oc_calendarobjects_props" ("calendarid", "calendartype", "objectid", "name", "parameter", "value") VALUES(:dcValue1, :dcValue2, :dcValue3, :name, :parameter, :value) + primary 2 INSERT INTO "oc_calendarobjects_props" ("calendarid", "calendartype", "objectid", "name", "parameter", "value") VALUES(:dcValue1, :dcValue2, :dcValue3, :name, :parameter, :value) + primary 2 RELEASE SAVEPOINT DOCTRINE_2 + primary 2 SAVEPOINT DOCTRINE_2 + primary 2 SELECT "synctoken" FROM "oc_calendars" WHERE "id" = :dcValue1 + primary 2 INSERT INTO "oc_calendarchanges" ("uri", "synctoken", "calendarid", "operation", "calendartype", "created_at") VALUES(:uri, :dcValue1, :dcValue2, :dcValue3, :dcValue4, 1750427926) + primary 2 UPDATE "oc_calendars" SET "synctoken" = :dcValue1 WHERE "id" = :dcValue2 + primary 2 RELEASE SAVEPOINT DOCTRINE_2 + primary 1 SELECT "id", "uri", "uid", "lastmodified", "etag", "calendarid", "size", "calendardata", "componenttype", "classification", "deleted_at" FROM "oc_calendarobjects" WHERE ("calendarid" = :dcValue1) AND ("uri" = :dcValue2) AND ("calendartype" = :dcValue3) + primary 1 SELECT "displayname", "description", "timezone", "calendarorder", "calendarcolor", "deleted_at", "id", "uri", "synctoken", "components", "principaluri", "transparent" FROM "oc_calendars" WHERE "id" = :dcValue1 LIMIT 1 + primary 1 SELECT "principaluri", "access" FROM "oc_dav_shares" WHERE ("resourceid" = :dcValue1) AND ("type" = :dcValue2) AND ("access" <> :dcValue3) GROUP BY "principaluri", "access" + primary 1 SELECT "displayname", "description", "timezone", "calendarorder", "calendarcolor", "deleted_at", "id", "uri", "synctoken", "components", "principaluri", "transparent" FROM "oc_calendars" WHERE "id" = :dcValue1 LIMIT 1 primary 0 SELECT COUNT(*) FROM "oc_addressbooks" WHERE "principaluri" = :dcValue1 primary 1 INSERT INTO "oc_addressbooks" ("uri", "displayname", "description", "principaluri", "synctoken") VALUES(:uri, :displayname, :description, :principaluri, :synctoken) primary 1 SELECT "id", "uri", "displayname", "principaluri", "description", "synctoken" FROM "oc_addressbooks" WHERE "id" = :dcValue1 @@ -2849,7 +2790,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -2862,7 +2802,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -2888,7 +2827,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -2913,7 +2851,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -2938,7 +2875,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -2962,7 +2898,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -2986,7 +2921,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 DELETE FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -3010,7 +2944,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -3035,7 +2968,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -3060,7 +2992,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -3083,7 +3014,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -3096,7 +3026,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -3122,7 +3051,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -3135,7 +3063,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -3161,7 +3088,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -3174,7 +3100,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -3200,7 +3125,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -3213,7 +3137,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -3239,7 +3162,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -3264,7 +3186,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -3289,7 +3210,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -3313,7 +3233,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -3337,7 +3256,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 DELETE FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -3361,7 +3279,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -3386,7 +3303,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -3411,7 +3327,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -3434,7 +3349,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -3447,7 +3361,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -3473,7 +3386,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -3486,7 +3398,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -3512,7 +3423,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -3525,7 +3435,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -3551,7 +3460,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -3564,7 +3472,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -3590,7 +3497,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -3615,7 +3521,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -3640,7 +3545,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -3664,7 +3568,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -3688,7 +3591,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 DELETE FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -3712,7 +3614,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -3734,7 +3635,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -3759,7 +3659,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -3784,7 +3683,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -3807,7 +3705,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -3820,7 +3717,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -3846,7 +3742,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -3859,7 +3754,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -3885,7 +3779,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -3898,7 +3791,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -3924,7 +3816,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -3937,7 +3828,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -3963,7 +3853,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -3988,7 +3877,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -4013,7 +3901,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -4037,7 +3924,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -4061,7 +3947,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true primary 0 PRAGMA journal_mode = WAL @@ -4082,7 +3967,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -4107,7 +3991,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -4132,7 +4015,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -4155,7 +4037,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -4168,7 +4049,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -4194,7 +4074,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -4207,7 +4086,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -4233,7 +4111,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -4246,7 +4123,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -4272,7 +4148,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -4285,7 +4160,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -4311,7 +4185,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -4336,7 +4209,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -4361,7 +4233,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -4385,7 +4256,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -4409,7 +4279,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 DELETE FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -4433,7 +4302,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -4458,7 +4326,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -4483,7 +4350,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -4506,7 +4372,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -4519,7 +4384,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -4545,7 +4409,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -4558,7 +4421,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -4584,7 +4446,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -4597,7 +4458,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -4623,7 +4483,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -4636,7 +4495,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -4662,7 +4520,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -4687,7 +4544,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -4712,7 +4568,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -4736,7 +4591,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -4760,7 +4614,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -4784,7 +4637,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -4809,7 +4661,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -4832,7 +4683,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -4855,7 +4705,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -4868,7 +4717,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -4894,7 +4742,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -4907,7 +4754,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -4933,7 +4779,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -4946,7 +4791,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -4972,7 +4816,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -4985,7 +4828,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -5011,7 +4853,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -5036,7 +4877,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -5061,7 +4901,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -5085,7 +4924,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -5109,7 +4947,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -5133,7 +4970,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -5158,7 +4994,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -5181,7 +5016,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -5204,7 +5038,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -5217,7 +5050,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -5243,7 +5075,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -5256,7 +5087,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -5271,6 +5101,7 @@ ORDER BY name primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "provider_id", "enabled" FROM "oc_twofactor_providers" WHERE "uid" = :dcValue1 primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) + primary 0 UPDATE "oc_preferences" SET "configvalue" = :dcValue1, "lazy" = :dcValue2, "type" = :dcValue3, "flags" = :dcValue4, "indexed" = :dcValue5 WHERE ("userid" = :dcValue6) AND ("appid" = :dcValue7) AND ("configkey" = :dcValue8) primary 1 SELECT * FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("version" = :dcValue2) LIMIT 1000 primary 0 SELECT * FROM "oc_notifications_settings" WHERE "user_id" = :dcValue1 primary 0 DELETE FROM "oc_bruteforce_attempts" WHERE ("subnet" = :dcValue1) AND ("action" = :dcValue2) AND ("metadata" = :dcValue3) @@ -5282,7 +5113,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -5306,7 +5136,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -5330,7 +5159,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "notification_id" FROM "oc_notifications" WHERE ("notification_id" IN (:dcValue1)) AND ("user" = :dcValue2) primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -5353,7 +5181,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -5378,7 +5205,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -5401,7 +5227,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -5414,7 +5239,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -5440,7 +5264,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -5453,7 +5276,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -5479,7 +5301,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -5503,7 +5324,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -5527,7 +5347,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) primary 0 PRAGMA read_uncommitted = 1 @@ -5551,7 +5370,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -5576,7 +5394,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -5599,7 +5416,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -5612,7 +5428,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -5638,7 +5453,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -5651,7 +5465,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -5677,7 +5490,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -5701,7 +5513,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -5725,7 +5536,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) primary 0 PRAGMA read_uncommitted = 1 @@ -5749,7 +5559,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -5774,7 +5583,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -5797,7 +5605,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -5810,7 +5617,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -5836,7 +5642,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -5849,7 +5654,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -5875,7 +5679,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -5899,7 +5702,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -5923,7 +5725,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) primary 0 PRAGMA read_uncommitted = 1 @@ -5947,7 +5748,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -5972,7 +5772,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -5995,7 +5794,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -6008,7 +5806,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -6034,7 +5831,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -6047,7 +5843,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -6073,7 +5868,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -6097,7 +5891,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -6121,7 +5914,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" WHERE ("notification_id" = :dcValue1) AND ("user" = :dcValue2) primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) primary 0 PRAGMA read_uncommitted = 1 @@ -6145,7 +5937,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -6170,7 +5961,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -6193,7 +5983,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -6206,7 +5995,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -6232,7 +6020,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -6245,7 +6032,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -6270,7 +6056,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true primary 0 PRAGMA journal_mode = WAL @@ -6292,7 +6077,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -6315,7 +6099,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -6338,7 +6121,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -6351,7 +6133,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -6377,7 +6158,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -6390,7 +6170,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -6415,7 +6194,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true primary 0 PRAGMA journal_mode = WAL @@ -6437,7 +6215,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -6460,7 +6237,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -6483,7 +6259,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -6496,7 +6271,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -6522,7 +6296,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -6535,7 +6308,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -6550,6 +6322,7 @@ ORDER BY name primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "provider_id", "enabled" FROM "oc_twofactor_providers" WHERE "uid" = :dcValue1 primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) + primary 0 UPDATE "oc_preferences" SET "configvalue" = :dcValue1, "lazy" = :dcValue2, "type" = :dcValue3, "flags" = :dcValue4, "indexed" = :dcValue5 WHERE ("userid" = :dcValue6) AND ("appid" = :dcValue7) AND ("configkey" = :dcValue8) primary 1 SELECT * FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("version" = :dcValue2) LIMIT 1000 primary 0 SELECT * FROM "oc_notifications_settings" WHERE "user_id" = :dcValue1 primary 0 DELETE FROM "oc_bruteforce_attempts" WHERE ("subnet" = :dcValue1) AND ("action" = :dcValue2) AND ("metadata" = :dcValue3) @@ -6560,7 +6333,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true primary 0 PRAGMA journal_mode = WAL @@ -6582,7 +6354,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -6605,7 +6376,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -6628,7 +6398,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -6641,7 +6410,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -6667,7 +6435,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -6680,7 +6447,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -6705,7 +6471,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true primary 0 PRAGMA journal_mode = WAL @@ -6727,7 +6492,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -6750,7 +6514,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -6773,7 +6536,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -6786,7 +6548,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -6812,7 +6573,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -6825,7 +6585,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -6850,7 +6609,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_authtoken" WHERE ("token" = :dcValue1) AND ("version" = :dcValue2) primary 0 SELECT * FROM "oc_authtoken" WHERE ("token" = :dcValue1) AND ("version" = :dcValue2) primary 0 SELECT * FROM "oc_authtoken" WHERE ("token" = :dcValue1) AND ("version" = :dcValue2) @@ -6877,7 +6635,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_authtoken" WHERE ("id" = :dcValue1) AND ("version" = :dcValue2) primary 0 SELECT "id", "numeric_id", "available", "last_checked" FROM "oc_storages" WHERE "id" = :dcValue1 primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -6947,7 +6704,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -6970,7 +6726,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -6993,7 +6748,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -7006,7 +6760,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -7032,7 +6785,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -7045,7 +6797,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -7070,7 +6821,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_authtoken" WHERE ("id" = :dcValue1) AND ("version" = :dcValue2) primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -7093,7 +6843,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -7116,7 +6865,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -7139,7 +6887,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -7152,7 +6899,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -7178,7 +6924,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -7191,7 +6936,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -7216,7 +6960,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_authtoken" WHERE ("token" = :dcValue1) AND ("version" = :dcValue2) primary 0 SELECT * FROM "oc_authtoken" WHERE ("token" = :dcValue1) AND ("version" = :dcValue2) primary 0 SELECT * FROM "oc_authtoken" WHERE ("token" = :dcValue1) AND ("version" = :dcValue2) @@ -7242,7 +6985,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_authtoken" WHERE ("id" = :dcValue1) AND ("version" = :dcValue2) primary 0 SELECT "id", "numeric_id", "available", "last_checked" FROM "oc_storages" WHERE "id" = :dcValue1 primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -7271,7 +7013,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_authtoken" WHERE ("id" = :dcValue1) AND ("version" = :dcValue2) primary 0 DELETE FROM "oc_notifications_pushhash" WHERE ("uid" = :dcValue1) AND ("token" = :dcValue2) primary 0 PRAGMA read_uncommitted = 1 @@ -7293,7 +7034,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_authtoken" WHERE ("id" = :dcValue1) AND ("version" = :dcValue2) primary 0 DELETE FROM "oc_notifications_pushhash" WHERE ("uid" = :dcValue1) AND ("token" = :dcValue2) primary 0 PRAGMA read_uncommitted = 1 @@ -7317,7 +7057,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -7340,7 +7079,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -7363,7 +7101,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -7376,7 +7113,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -7402,7 +7138,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -7415,7 +7150,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -7440,7 +7174,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_authtoken" WHERE ("token" = :dcValue1) AND ("version" = :dcValue2) primary 0 SELECT * FROM "oc_authtoken" WHERE ("token" = :dcValue1) AND ("version" = :dcValue2) primary 0 SELECT * FROM "oc_authtoken" WHERE ("token" = :dcValue1) AND ("version" = :dcValue2) @@ -7466,7 +7199,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_authtoken" WHERE ("id" = :dcValue1) AND ("version" = :dcValue2) primary 0 DELETE FROM "oc_notifications_pushhash" WHERE ("uid" = :dcValue1) AND ("token" = :dcValue2) primary 0 PRAGMA read_uncommitted = 1 @@ -7490,7 +7222,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -7513,7 +7244,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -7536,7 +7266,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -7549,7 +7278,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -7575,7 +7303,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -7588,7 +7315,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -7613,7 +7339,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -7638,7 +7363,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -7661,7 +7385,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -7684,7 +7407,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -7697,7 +7419,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -7723,7 +7444,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -7736,7 +7456,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -7762,7 +7481,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -7786,7 +7504,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -7811,7 +7528,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -7836,7 +7552,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -7859,7 +7574,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -7872,7 +7586,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -7898,7 +7611,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -7911,7 +7623,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -7937,7 +7648,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -7951,7 +7661,6 @@ ORDER BY name primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "provider_id", "enabled" FROM "oc_twofactor_providers" WHERE "uid" = :dcValue1 primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) - primary 0 UPDATE "oc_preferences" SET "configvalue" = :dcValue1, "lazy" = :dcValue2, "type" = :dcValue3, "flags" = :dcValue4, "indexed" = :dcValue5 WHERE ("userid" = :dcValue6) AND ("appid" = :dcValue7) AND ("configkey" = :dcValue8) primary 1 SELECT * FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("version" = :dcValue2) LIMIT 1000 primary 0 SELECT * FROM "oc_notifications_settings" WHERE "user_id" = :dcValue1 primary 0 DELETE FROM "oc_bruteforce_attempts" WHERE ("subnet" = :dcValue1) AND ("action" = :dcValue2) AND ("metadata" = :dcValue3) @@ -7963,7 +7672,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -7988,7 +7696,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -8012,7 +7719,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -8037,7 +7743,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -8062,7 +7767,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -8085,7 +7789,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -8098,7 +7801,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -8124,7 +7826,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -8137,7 +7838,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -8163,7 +7863,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -8188,7 +7887,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -8213,7 +7911,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -8237,7 +7934,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -8261,7 +7957,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -8286,7 +7981,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -8311,7 +8005,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -8334,7 +8027,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -8347,7 +8039,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -8373,7 +8064,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -8386,7 +8076,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -8412,7 +8101,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -8437,7 +8125,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -8462,7 +8149,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -8486,7 +8172,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -8510,7 +8195,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -8535,7 +8219,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -8560,7 +8243,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -8583,7 +8265,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -8596,7 +8277,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -8622,7 +8302,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -8635,7 +8314,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -8660,7 +8338,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -8685,7 +8362,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -8708,7 +8384,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -8731,7 +8406,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -8744,7 +8418,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -8770,7 +8443,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -8783,7 +8455,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -8809,7 +8480,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -8833,7 +8503,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -8858,7 +8527,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -8883,7 +8551,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -8906,7 +8573,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -8919,7 +8585,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -8945,7 +8610,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -8958,7 +8622,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -8984,7 +8647,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -9009,7 +8671,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -9034,7 +8695,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -9058,7 +8718,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -9083,7 +8742,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -9108,7 +8766,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -9131,7 +8788,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -9144,7 +8800,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -9170,7 +8825,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -9183,7 +8837,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -9209,7 +8862,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -9234,7 +8886,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -9259,7 +8910,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -9283,7 +8933,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -9307,7 +8956,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -9332,7 +8980,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1) @@ -9357,7 +9004,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 0 PRAGMA read_uncommitted = 1 primary 0 PRAGMA case_sensitive_like = true @@ -9380,7 +9026,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -9393,7 +9038,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -9419,7 +9063,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "class" FROM "oc_authorized_groups" "auth" WHERE "group_id" IN (:dcValue1) primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) @@ -9432,7 +9075,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" = :dcValue2) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) primary 0 SELECT "id", "mimetype" FROM "oc_mimetypes" primary 0 SELECT "filecache"."fileid", "storage", "path", "path_hash", "filecache"."parent", "filecache"."name", "mimetype", "mimepart", "size", "mtime", "storage_mtime", "encrypted", "filecache"."etag", "filecache"."permissions", "checksum", "unencrypted_size", "metadata_etag", "creation_time", "upload_time", "meta"."json" AS "meta_json", "meta"."sync_token" AS "meta_sync_token" FROM "oc_filecache" "filecache" LEFT JOIN "oc_filecache_extended" "fe" ON "filecache"."fileid" = "fe"."fileid" LEFT JOIN "oc_files_metadata" "meta" ON "filecache"."fileid" = "meta"."file_id" WHERE ("path_hash" = :dcValue1) AND ("storage" = :dcValue2) @@ -9458,7 +9100,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -9483,7 +9124,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -9508,7 +9148,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 INSERT INTO "oc_notifications" ("app", "user", "timestamp", "object_type", "object_id", "subject", "subject_parameters", "message", "message_parameters", "link", "icon", "actions") VALUES(:dcValue1, :dcValue2, :dcValue3, :dcValue4, :dcValue5, :dcValue6, :dcValue7, :dcValue8, :dcValue9, :dcValue10, :dcValue11, :dcValue12) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" = :dcValue1 @@ -9522,7 +9161,6 @@ ORDER BY name primary 0 SELECT "uid", "displayname", "password" FROM "oc_users" WHERE "uid_lower" = :dcValue1 primary 0 SELECT "provider_id", "enabled" FROM "oc_twofactor_providers" WHERE "uid" = :dcValue1 primary 0 SELECT "appid", "configkey", "configvalue", "type", "flags" FROM "oc_preferences" WHERE ("userid" = :dcValue1) AND ("lazy" = :dcValue2) - primary 0 UPDATE "oc_preferences" SET "configvalue" = :dcValue1, "lazy" = :dcValue2, "type" = :dcValue3, "flags" = :dcValue4, "indexed" = :dcValue5 WHERE ("userid" = :dcValue6) AND ("appid" = :dcValue7) AND ("configkey" = :dcValue8) primary 1 SELECT * FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("version" = :dcValue2) LIMIT 1000 primary 0 SELECT * FROM "oc_notifications_settings" WHERE "user_id" = :dcValue1 primary 0 DELETE FROM "oc_bruteforce_attempts" WHERE ("subnet" = :dcValue1) AND ("action" = :dcValue2) AND ("metadata" = :dcValue3) @@ -9533,7 +9171,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -9557,7 +9194,6 @@ ORDER BY name primary 0 SELECT "gu"."gid", "g"."displayname" FROM "oc_group_user" "gu" LEFT JOIN "oc_groups" "g" ON "gu"."gid" = "g"."gid" WHERE "uid" = :dcValue1 primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_user_status" WHERE "user_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications" WHERE "user" = :dcValue1 ORDER BY "notification_id" DESC LIMIT 25 primary 0 SELECT "name" FROM "oc_authtoken" WHERE ("uid" = :dcValue1) AND ("last_activity" >= :dcValue2) @@ -9582,7 +9218,6 @@ ORDER BY name primary 0 SELECT "s".*, "f"."fileid", "f"."path", "f"."permissions" as "f_permissions", "f"."storage", "f"."path_hash", "f"."parent" as "f_parent", "f"."name", "f"."mimetype", "f"."mimepart", "f"."size", "f"."mtime", "f"."storage_mtime", "f"."encrypted", "f"."unencrypted_size", "f"."etag", "f"."checksum", "st"."id" AS "storage_string_id" FROM "oc_share" "s" LEFT JOIN "oc_filecache" "f" ON "s"."file_source" = "f"."fileid" LEFT JOIN "oc_storages" "st" ON "f"."storage" = "st"."numeric_id" WHERE ("share_type" = :dcValue1) AND ("share_with" IN (:dcValue2)) AND ("item_type" IN (:dcValue3)) ORDER BY "s"."id" ASC primary 0 SELECT * FROM "oc_share" WHERE ("share_with" = :dcValue1) AND ("share_type" = :dcValue2) AND ("item_type" IN (:dcValue3)) primary 0 SELECT "storage_id", "root_id", "user_id", "mount_point", "mount_id", "mount_provider_class" FROM "oc_mounts" "m" WHERE "user_id" = :dcValue1 - primary 1 INSERT INTO "oc_mounts" ("storage_id","root_id","user_id","mount_point","mount_id","mount_provider_class") SELECT ?,?,?,?,?,? WHERE NOT EXISTS (SELECT 1 FROM "oc_mounts" WHERE "root_id" = ? AND "user_id" = ? AND "mount_point" = ?) primary 0 SELECT * FROM "oc_notifications" primary 1 DELETE FROM "oc_notifications" WHERE "notification_id" IN (:dcValue1) primary 0 SELECT * FROM "oc_notifications_pushhash" WHERE "uid" IN (:dcValue1)