{"table_name":"wc_imaxel_orders","full_table_name":"wp_wc_imaxel_orders","description":"Stores order records and related transaction data.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_wc_imaxel_orders ( ID bigint(20) unsigned NOT NULL AUTO_INCREMENT, wc_order_id bigint(20) NOT NULL, imaxel_stored_integrations_data text NULL, imaxel_stored_integrations_response text NULL, creative_services_id bigint(20) unsigned DEFAULT NULL, creative_services_message text NULL, order_manager_id bigint(20) NULL, order_manager_error text NULL, PRIMARY KEY (ID) ) $collate;\" );","columns":[{"name":"ID","type":"bigint(20) unsigned","nullable":false,"primary_key":true},{"name":"wc_order_id","type":"bigint(20)","nullable":false,"primary_key":false},{"name":"imaxel_stored_integrations_data","type":"text","nullable":true,"primary_key":false},{"name":"imaxel_stored_integrations_response","type":"text","nullable":true,"primary_key":false},{"name":"creative_services_id","type":"bigint(20) unsigned","nullable":true,"primary_key":false},{"name":"creative_services_message","type":"text","nullable":true,"primary_key":false},{"name":"order_manager_id","type":"bigint(20)","nullable":true,"primary_key":false},{"name":"order_manager_error","type":"text","nullable":true,"primary_key":false}],"plugin":{"slug":"imaxeleditors-for-woocommerce","name":"Imaxel editors for WooCommerce","active_installs":10,"version":"1.3.77","wp_org_url":"https://wordpress.org/plugins/imaxeleditors-for-woocommerce/"}}