-- CreateIndex CREATE INDEX "Collection_ownerId_idx" ON "Collection"("ownerId"); -- CreateIndex CREATE INDEX "UsersAndCollections_userId_idx" ON "UsersAndCollections"("userId");