mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
issue 661, modify for cafeXE
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9742 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
82d5ad0cf2
commit
632b92c21a
3 changed files with 15 additions and 4 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<column name="layout" var="layout" notnull="notnull" />
|
||||
<column name="title" var="title" notnull="notnull" />
|
||||
<column name="module_srl" var="module_srl" />
|
||||
<column name="extra_vars" var="extra_vars" />
|
||||
<column name="layout_path" var="layout_path" />
|
||||
<column name="regdate" var="regdate" default="curdate()" />
|
||||
<column name="layout_type" var="layout_type" default="P" />
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
<column name="extra_vars" var="extra_vars" />
|
||||
<column name="layout" var="layout" />
|
||||
<column name="layout_path" var="layout_path" />
|
||||
<column name="extra_vars" var="extra_vars" />
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="equal" column="layout_srl" var="layout_srl" filter="number" notnull="notnull" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue