{"table_name":"inovio_refunded","full_table_name":"wp_inovio_refunded","description":"Stores inovio refunded data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_inovio_refunded ( id bigint(20) NOT NULL AUTO_INCREMENT, inovio_order_id bigint(20) NOT NULL, inovio_refunded_amount varchar(256), PRIMARY KEY (id) ) ENGINE","columns":[{"name":"id","type":"bigint(20)","nullable":false,"primary_key":true},{"name":"inovio_order_id","type":"bigint(20)","nullable":false,"primary_key":false},{"name":"inovio_refunded_amount","type":"varchar(256)","nullable":true,"primary_key":false}],"plugin":{"slug":"inovio-payment-gateway","name":"Inovio Payment Gateway WooCommerce Plugin","active_installs":10,"version":"4.4.23","wp_org_url":"https://wordpress.org/plugins/inovio-payment-gateway/"}}