BookStackApp_BookStack/database
Dan Brown a70ed81908
DB: Started update of entity loading to avoid global selects
Removes page/chpater addSelect global query, to load book slug, and
instead extracts base queries to be managed in new static class, while
updating specific entitiy relation loading to use our more efficient
MixedEntityListLoader where appropriate.

Related to #4823
2024-02-04 14:39:36 +00:00
..
factories Comments: Removed remaining uses of redundant 'text' field 2024-01-31 16:35:58 +00:00
migrations DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
seeders Permissions: Updated generation querying to be more efficient 2023-12-23 13:35:57 +00:00
.gitignore Initial commit 2015-07-12 20:01:42 +01:00