mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-13 16:34:52 +09:00
8 lines
250 B
XML
8 lines
250 B
XML
<query id="getTrackback" action="select">
|
|
<tables>
|
|
<table name="trackbacks" />
|
|
</tables>
|
|
<conditions>
|
|
<condition operation="equal" column="trackback_srl" var="trackback_srl" filter="number" notnull="notnull" />
|
|
</conditions>
|
|
</query>
|