ILIAS
ILIAS copied to clipboard
IRSS: Add micro optimizations for collection database repository
If approved, this should (at least) be picked to all "upper" ILIAS versions/branches.
What this PR suggests:
- Use
EXISTSin 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