mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-26 13:52:24 +09:00
Add caching to ModuleModel::getModuleInfoByDocumentSrl()
This commit is contained in:
parent
397c9ef788
commit
a25497c567
4 changed files with 23 additions and 5 deletions
|
|
@ -5,6 +5,8 @@
|
|||
</tables>
|
||||
<columns>
|
||||
<column name="modules.*" />
|
||||
<column name="documents.is_notice" />
|
||||
<column name="documents.status" />
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="equal" column="documents.document_srl" var="document_srl" notnull="notnull" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue