mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 05:39:58 +09:00
member srl column deleted
This commit is contained in:
parent
08f2dcb0be
commit
7fa5684af6
2 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
<table name="document_update_log">
|
||||
<column name="update_id" type="number" size="11" notnull="notnull" auto_increment="auto_increment" primary_key="primary_key" />
|
||||
<column name="document_srl" type="number" size="11" notnull="notnull" index="idx_document_srl" />
|
||||
<column name="member_srl" type="number" size="11" notnull="notnull" index="idx_member_srl" />
|
||||
<column name="update_member_srl" type="number" size="11" notnull="notnull" />
|
||||
<column name="module_srl" type="number" size="11" notnull="notnull" />
|
||||
<column name="category_srl" type="number" size="11" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue