{"table_name":"aieo_sp_run","full_table_name":"wp_aieo_sp_run","description":"Stores aieo sp run data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS wp_aieo_sp_run ( id tinyint unsigned NOT NULL PRIMARY KEY, asof date DEFAULT NULL, grain varchar(16) DEFAULT 'both', next_batch int DEFAULT 0, total_batches int DEFAULT 0, total_products int DEFAULT 0, status varchar(20) DEFAULT NULL, updated_at datetime DEFAULT NULL ) ENGINE","columns":[{"name":"id","type":"tinyint unsigned","nullable":false,"primary_key":true},{"name":"asof","type":"date","nullable":true,"primary_key":false},{"name":"grain","type":"varchar(16)","nullable":true,"primary_key":false},{"name":"next_batch","type":"int","nullable":true,"primary_key":false},{"name":"total_batches","type":"int","nullable":true,"primary_key":false},{"name":"total_products","type":"int","nullable":true,"primary_key":false},{"name":"status","type":"varchar(20)","nullable":true,"primary_key":false},{"name":"updated_at","type":"datetime","nullable":true,"primary_key":false}],"plugin":{"slug":"ai-eshop-optimizer","name":"AI eShop Optimizer","active_installs":10,"version":"8.3","wp_org_url":"https://wordpress.org/plugins/ai-eshop-optimizer/"}}