{"table_name":"woocommerce_abbiamolog","full_table_name":"wp_woocommerce_abbiamolog","description":"Stores woocommerce abbiamolog data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS wp_woocommerce_abbiamolog ( `id` BIGINT UNSIGNED NOT NULL AUTO_INCREMENT, `order_id` VARCHAR(255) NOT NULL, `tracking` VARCHAR(255) DEFAULT NULL, PRIMARY KEY (id) ) DEFAULT CHARSET","columns":[{"name":"id","type":"BIGINT UNSIGNED","nullable":false,"primary_key":true},{"name":"order_id","type":"VARCHAR(255)","nullable":false,"primary_key":false},{"name":"tracking","type":"VARCHAR(255)","nullable":true,"primary_key":false}],"plugin":{"slug":"abbiamo-shipping","name":"Abbiamo Shipping Plugin For WooCommerce","active_installs":0,"version":"1.0.4","wp_org_url":"https://wordpress.org/plugins/abbiamo-shipping/"}}