mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 06:39:56 +09:00
Poll v2
This commit is contained in:
parent
bf9ef78dcc
commit
effc774640
29 changed files with 406 additions and 15 deletions
|
|
@ -4,6 +4,7 @@
|
|||
</tables>
|
||||
<conditions>
|
||||
<condition operation="equal" column="poll_srl" var="poll_srl" filter="number" />
|
||||
<condition operation="equal" column="poll_index_srl" var="poll_index_srl" filter="number" />
|
||||
<condition operation="equal" column="poll_index_srl" var="poll_index_srl" filter="number" pipe="and" />
|
||||
<condition operation="equal" column="poll_item_srl" var="poll_item_srl" filter="number" pipe="and" />
|
||||
</conditions>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue