ILIAS icon indicating copy to clipboard operation
ILIAS copied to clipboard

IRSS: Add micro optimizations for collection database repository

Open mjansenDatabay opened this issue 6 months ago • 0 comments

If approved, this should (at least) be picked to all "upper" ILIAS versions/branches.

What this PR suggests:

  • Use EXISTS in the SQL query when we only want to check if a collection already exists, and we are not interested in the actual number of found rows

mjansenDatabay avatar Jun 25 '25 07:06 mjansenDatabay