mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
last_query() default return json string
This commit is contained in:
@@ -379,12 +379,6 @@ class Update extends Install
|
||||
TrackerUrl::saveUrlCache();
|
||||
NexusDB::cache_del("nexus_plugin_store_all");
|
||||
}
|
||||
/**
|
||||
* @since 1.9.7
|
||||
*/
|
||||
if (env("CLICKHOUSE_HOST")) {
|
||||
Artisan::call("clickhouse:migrate");
|
||||
}
|
||||
}
|
||||
|
||||
public function runExtraMigrate()
|
||||
|
||||
Reference in New Issue
Block a user