namespace Plugin\netzdingeDE_google_codes\Migrations;
use JTL\Plugin\Migration;
use JTL\Update\IMigration;
class Migration20220725000000 extends Migration implements IMigration { private $PluginID = "netzdingeDE_google_codes";
public function up() { goto fhqV2;
dEaWE: $this->execute("UPDATE `xplugin_" . $this->PluginID . "_status` SET `nLastLizenzCheck` = ;");
goto ixrB9;
ixrB9: zi587: goto dYJPQ;
tkP3L: if (!$table_xplugin) { goto zi587;
} goto dEaWE;
fhqV2: $table_xplugin = $this->execute("SHOW TABLES LIKE 'xplugin_" . $this->PluginID . "_status';");
goto tkP3L;
dYJPQ: } public function down() { goto IUiuA;
Nrf6_: $this->execute("UPDATE `xplugin_" . $this->PluginID . "_status` SET `nLastLizenzCheck` = 0;");
goto h2_sV;
IUiuA: $table_xplugin = $this->execute("SHOW TABLES LIKE 'xplugin_" . $this->PluginID . "_status';");
goto LeEpu;
LeEpu: if (!$table_xplugin) { goto R9z3_;
} goto Nrf6_;
h2_sV: R9z3_: goto S4Rvl;
S4Rvl: } }
© 2023 Quttera Ltd. All rights reserved.