mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 08:49:56 +09:00
add mskin to schema
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7567 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7e31f7c06e
commit
b44de307e6
6 changed files with 9 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<column name="module_category_srl" var="module_category_srl" default="0" />
|
||||
<column name="mid" var="mid" notnull="notnull" minlength="1" maxlength="40" />
|
||||
<column name="skin" var="skin" minlength="1" maxlength="250" />
|
||||
<column name="mskin" var="mskin" />
|
||||
<column name="browser_title" var="browser_title" notnull="notnull" minlength="1" maxlength="250" />
|
||||
<column name="layout_srl" var="layout_srl" />
|
||||
<column name="description" var="description" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue