perf: get all markdown files in one SQL query by CarlSchwan · Pull Request #8210 · nextcloud/text
Conversation
📝 Summary
Requires nextcloud/server#57891
Directly get all markdown files from parent directory in one SQL query and then filter on it by name.
🏁 Checklist
- Code is properly formatted (
npm run lint/npm run stylelint/composer run cs:check) - Sign-off message is added to all commits
- Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
- Documentation (README or documentation) has been updated or is not required
CarlSchwan
changed the title
perf:
perf: get all markdown files in one SQL query
Directly get all markdown files from parent directory in one SQL query and then filter on it by name. Signed-off-by: Carl Schwan <carlschwan@kde.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters