mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-15 01:09:57 +09:00
#18961156 : modify queries for mcontent
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7543 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2ae3d54e16
commit
65865fdaba
3 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
<column name="description" var="description" default="" />
|
||||
<column name="is_default" var="is_default" default="N" notnull="notnull" />
|
||||
<column name="content" var="content" />
|
||||
<column name="mcontent" var="mcontent" />
|
||||
<column name="open_rss" var="open_rss" default="Y" notnull="notnull" />
|
||||
<column name="header_text" var="header_text" default="" />
|
||||
<column name="footer_text" var="footer_text" default="" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue