{"table_name":"aieo_performance_tuning","full_table_name":"wp_aieo_performance_tuning","description":"Stores aieo performance tuning data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE wp_aieo_performance_tuning ( id INT(11) UNSIGNED NOT NULL AUTO_INCREMENT, batch_size INT(11) UNSIGNED NOT NULL, processing_time FLOAT NOT NULL, total_processing_time FLOAT NOT NULL, date_recorded TIMESTAMP DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (id) )\");","columns":[{"name":"id","type":"INT(11) UNSIGNED","nullable":false,"primary_key":true},{"name":"batch_size","type":"INT(11) UNSIGNED","nullable":false,"primary_key":false},{"name":"processing_time","type":"FLOAT","nullable":false,"primary_key":false},{"name":"total_processing_time","type":"FLOAT","nullable":false,"primary_key":false},{"name":"date_recorded","type":"TIMESTAMP","nullable":true,"primary_key":false}],"plugin":{"slug":"ai-eshop-optimizer","name":"AI eShop Optimizer","active_installs":30,"version":"4.2","wp_org_url":"https://wordpress.org/plugins/ai-eshop-optimizer/"}}