mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-27 17:22:42 +01:00
0446e636ea
Summary: Our code is quite complex in areas where we prevents the 1+N queries problem explained in [[ http://www.phabricator.com/docs/phabricator/article/Performance_N+1_Query_Problem.html | a performance chapter ]]. This diff adds an abstraction for preventing this code. Test Plan: Run all examples mentioned in the doc-comments with logging the queries. Generate and read docs. Reviewers: epriestley, btrahan Reviewed By: epriestley CC: aran, Koolvin Differential Revision: https://secure.phabricator.com/D2557 |
||
---|---|---|
.. | ||
connection | ||
exception | ||
lisk/dao | ||
qsprintf | ||
queryfx | ||
transaction |