0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-04 04:45:23 +00:00
BookStackApp_BookStack/app/Entities/Repos
Dan Brown 8e78b4c43e
Queries: Extracted chapter repo queries to class
Updated query classes to align to interface for common aligned
operations.
Extracted repeated string-identifier-based finding from page/chapter
repos to shared higher-level entity queries.
2024-02-05 15:59:20 +00:00
..
BaseRepo.php Default chapter templates: Added tests, extracted repo logic 2024-02-01 12:51:47 +00:00
BookRepo.php Queries: Migrated BookRepo queries to new query class 2024-02-04 17:35:16 +00:00
BookshelfRepo.php Queries: Migrated bookshelf repo queries to new class 2024-02-04 19:32:19 +00:00
ChapterRepo.php Queries: Extracted chapter repo queries to class 2024-02-05 15:59:20 +00:00
DeletionRepo.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
PageRepo.php Queries: Extracted chapter repo queries to class 2024-02-05 15:59:20 +00:00
RevisionRepo.php Applied StyleCi changes, updated php deps 2022-08-29 17:46:41 +01:00