mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
delete to not use socialxecount query
This commit is contained in:
parent
064f321c74
commit
22e770f54c
1 changed files with 0 additions and 13 deletions
|
|
@ -1,13 +0,0 @@
|
||||||
<query id="getSocialxeCount" action="select">
|
|
||||||
<tables>
|
|
||||||
<table name="socialxe" />
|
|
||||||
</tables>
|
|
||||||
|
|
||||||
<columns>
|
|
||||||
<column name="count(module_srl)" alias="cnt" />
|
|
||||||
</columns>
|
|
||||||
|
|
||||||
<conditions>
|
|
||||||
<condition operation="equal" column="module_srl" var="module_srl" filter="number" notnull="notnull" />
|
|
||||||
</conditions>
|
|
||||||
</query>
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue