]> BookStack Code Mirror - bookstack/commit
Queries: Migrated bookshelf repo queries to new class
authorDan Brown <redacted>
Sun, 4 Feb 2024 19:32:19 +0000 (19:32 +0000)
committerDan Brown <redacted>
Sun, 4 Feb 2024 19:32:19 +0000 (19:32 +0000)
commit3886aedf54873a1bf90cfdaa9cafc6f22c1d03fd
treeace9abb4a406204bbc76ee4ab832f94536c60d36
parent1559b0acd1018edff3f173df0c87f631549462fa
Queries: Migrated bookshelf repo queries to new class
app/App/HomeController.php
app/Entities/Controllers/BookshelfController.php
app/Entities/Queries/BookshelfQueries.php [new file with mode: 0644]
app/Entities/Queries/EntityQueries.php
app/Entities/Repos/BookshelfRepo.php