mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 04:39:55 +09:00
add reason_update DB column.
This commit is contained in:
parent
de127f27f8
commit
2a824e150c
5 changed files with 13 additions and 3 deletions
|
|
@ -14,4 +14,5 @@
|
|||
<column name="update_nick_name" type="varchar" size="80" />
|
||||
<column name="tags" type="text" />
|
||||
<column name="extra_vars" type="text" />
|
||||
<column name="reason_update" type="text" />
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue