mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 08:42:15 +09:00
if is_shortcut is 'N' and url is empty, is_shortcut change to 'Y'
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12149 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e8b7ba2711
commit
de741ff82a
2 changed files with 36 additions and 15 deletions
|
|
@ -1,11 +0,0 @@
|
|||
<query id="updateMenuShortcutForMigration" action="update">
|
||||
<tables>
|
||||
<table name="menu_item" />
|
||||
</tables>
|
||||
<columns>
|
||||
<column name="is_shortcut" var="is_shortcut" default="Y" />
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="in" column="menu_item_srl" var="menu_item_srl" filter="number" notnull="notnull" />
|
||||
</conditions>
|
||||
</query>
|
||||
Loading…
Add table
Add a link
Reference in a new issue