more file structure
This commit is contained in:
@@ -4,20 +4,13 @@ CREATE TABLE IF NOT EXISTS "vm" (
|
||||
"Vcenter" TEXT,
|
||||
"CreationTime" TEXT,
|
||||
"DeletionTime" TEXT,
|
||||
"TinRpTime" REAL,
|
||||
"BronzeRpTime" REAL,
|
||||
"SilverRpTime" REAL,
|
||||
"GoldRpTime" REAL,
|
||||
"ResourcePool" TEXT,
|
||||
"VmType" TEXT,
|
||||
"PoweredOnPct" INTEGER,
|
||||
"Datacenter" TEXT,
|
||||
"Cluster" TEXT,
|
||||
"Folder" TEXT,
|
||||
"ProvisionedDisk" REAL,
|
||||
"InitialVcpus" INTEGER,
|
||||
"AvgVcpus" REAL,
|
||||
"InitialRam" INTEGER,
|
||||
"AvgRam" REAL,
|
||||
"SrmPlaceholder" INTEGER
|
||||
);
|
Reference in New Issue
Block a user