{"table_name":"eniture_unishippers_ltl_shipping_rules","full_table_name":"wp_eniture_unishippers_ltl_shipping_rules","description":"Stores eniture unishippers ltl shipping rules data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE wp_eniture_unishippers_ltl_shipping_rules ( id INT(10) NOT NULL AUTO_INCREMENT, name VARCHAR(50) NOT NULL, type VARCHAR(30) NOT NULL, settings TEXT NULL, is_active TINYINT(1) NOT NULL, created_at TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP, updated_at TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (id) )\"; dbDelta($query);","columns":[{"name":"id","type":"INT(10)","nullable":false,"primary_key":true},{"name":"name","type":"VARCHAR(50)","nullable":false,"primary_key":false},{"name":"type","type":"VARCHAR(30)","nullable":false,"primary_key":false},{"name":"settings","type":"TEXT","nullable":true,"primary_key":false},{"name":"is_active","type":"TINYINT(1)","nullable":false,"primary_key":false},{"name":"created_at","type":"TIMESTAMP","nullable":false,"primary_key":false},{"name":"updated_at","type":"TIMESTAMP","nullable":false,"primary_key":false}],"plugin":{"slug":"ltl-freight-quotes-unishippers-edition","name":"LTL Freight Quotes – Unishippers Edition","active_installs":50,"version":"2.5.20","wp_org_url":"https://wordpress.org/plugins/ltl-freight-quotes-unishippers-edition/"}}