mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 00:59:58 +09:00
Poll v2
This commit is contained in:
parent
bf9ef78dcc
commit
effc774640
29 changed files with 406 additions and 15 deletions
|
|
@ -5,4 +5,5 @@
|
|||
<column name="upload_target_srl" type="number" size="11" notnull="notnull" index="idx_upload_target_srl" />
|
||||
<column name="title" type="varchar" size="250" notnull="notnull" />
|
||||
<column name="poll_count" type="number" size="11" notnull="notnull" />
|
||||
<column name="add_user_srl" type="number" size="11" notnull="notnull" />
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue