mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 05:39:58 +09:00
added a column for administrators.
This commit is contained in:
parent
3272c5a021
commit
9c653d210b
10 changed files with 59 additions and 7 deletions
|
|
@ -15,4 +15,5 @@
|
|||
<column name="tags" type="text" />
|
||||
<column name="extra_vars" type="text" />
|
||||
<column name="reason_update" type="text" />
|
||||
<column name="is_admin" type="varchar" size="1" />
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue