mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@193 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0a49ee5406
commit
0b38226b7a
14 changed files with 414 additions and 202 deletions
|
|
@ -17,8 +17,6 @@
|
|||
<column name="regdate" type="date" />
|
||||
<column name="last_login" type="date" />
|
||||
<column name="is_admin" type="char" size="1" default="N" />
|
||||
<column name="level" type="number" size="11" default="1" />
|
||||
<column name="exp" type="number" size="11" default="0" />
|
||||
<column name="description" type="text" />
|
||||
<column name="extra_vars" type="text" />
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue