This commit is contained in:
@@ -245,7 +245,7 @@ namespace AyaNova.Util
|
||||
|
||||
//METRICS TABLES
|
||||
//CPU
|
||||
await ExecQueryAsync("CREATE TABLE ametriccpu (t timestamp not null, v double precision not null default 0)");
|
||||
await ExecQueryAsync("CREATE TABLE ametricmm (t timestamp not null, v real not null default 0)");
|
||||
|
||||
|
||||
//SEARCH TABLES
|
||||
|
||||
Reference in New Issue
Block a user