mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
불필요한 스키마 제거
This commit is contained in:
parent
b6a7b8bd7f
commit
c6614a9d02
3 changed files with 35 additions and 4 deletions
|
|
@ -6,7 +6,5 @@
|
|||
<column name="vote_notify" type="varchar" size="40" notnull="notnull" />
|
||||
<column name="scrap_notify" type="varchar" size="40" notnull="notnull" />
|
||||
<column name="message_notify" type="varchar" size="40" notnull="notnull" />
|
||||
<column name="admin_content_notify" type="varchar" size="40" notnull="notnull" />
|
||||
<column name="custom_notify" type="varchar" size="40" notnull="notnull" />
|
||||
<column name="regdate" type="date" index="idx_regdate" />
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue