false ); } public function doUpdate(Updater $updater) { try { $updater->executeMigrationQueries(__FILE__, $this->getMigrationQueries($updater)); } catch (\Exception $e) { } } }