mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
reverse merge from 1.6.0 (r10044)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10695 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c9e85cea27
commit
7cacf8590a
1 changed files with 1 additions and 0 deletions
|
|
@ -428,6 +428,7 @@
|
||||||
// execute appropriate query
|
// execute appropriate query
|
||||||
switch($output->getAction()) {
|
switch($output->getAction()) {
|
||||||
case 'insert' :
|
case 'insert' :
|
||||||
|
case 'insert-select' :
|
||||||
$this->resetCountCache($output->tables);
|
$this->resetCountCache($output->tables);
|
||||||
$output = $this->_executeInsertAct($output);
|
$output = $this->_executeInsertAct($output);
|
||||||
break;
|
break;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue