mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +09:00
Poll v2
This commit is contained in:
parent
bf9ef78dcc
commit
effc774640
29 changed files with 406 additions and 15 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<column name="poll_index_srl" var="poll_index_srl" filter="number" notnull="notnull" />
|
||||
<column name="poll_count" var="poll_count" default="0" />
|
||||
<column name="upload_target_srl" default="0" />
|
||||
<column name="add_user_srl" filter="number" default="0" />
|
||||
<column name="title" var="title" notnull="notnull" />
|
||||
</columns>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue