{"table_name":"wc_imaxel_order_items","full_table_name":"wp_wc_imaxel_order_items","description":"Stores order records and related transaction data.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_wc_imaxel_order_items ( ID bigint(20) unsigned NOT NULL AUTO_INCREMENT, imaxel_id bigint(20) NULL, order_id bigint(20) NOT NULL, project_id bigint(20) NOT NULL, job_id bigint(20) NOT NULL, PRIMARY KEY (ID) ) $collate;\" );","columns":[{"name":"ID","type":"bigint(20) unsigned","nullable":false,"primary_key":true},{"name":"imaxel_id","type":"bigint(20)","nullable":true,"primary_key":false},{"name":"order_id","type":"bigint(20)","nullable":false,"primary_key":false},{"name":"project_id","type":"bigint(20)","nullable":false,"primary_key":false},{"name":"job_id","type":"bigint(20)","nullable":false,"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/"}}