]> BookStack Code Mirror - bookstack/commitdiff
Attempted fix of issues, realised new query system is a failure
authorDan Brown <redacted>
Sat, 14 Jan 2023 13:50:41 +0000 (13:50 +0000)
committerDan Brown <redacted>
Sat, 14 Jan 2023 13:50:41 +0000 (13:50 +0000)
As part of the permission checking we need to check owner user status.
Upon this, we'd also want to check page draft status (and its
creator/owner).
These, for cross-entity/relation queries would need up to another 4 joins.
The performance/index usage is already questionable here.


No differences found