{"table_name":"plicenses_setting","full_table_name":"wp_plicenses_setting","description":"Stores plicenses setting data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS `wp_plicenses_setting` ( `id` int(11) NOT NULL AUTO_INCREMENT, `key_pre` text CHARACTER SET utf8 NOT NULL, `key_suf` text CHARACTER SET utf8 NOT NULL, `key_expiredays` text CHARACTER SET utf8 NOT NULL, `key_allowdomains` text CHARACTER SET utf8 NOT NULL, `default_key_status` text CHARACTER SET utf8 NOT NULL, `default_key_expire` text CHARACTER SET utf8 NOT NULL, `int_woocommerce` text CHARACTER SET utf8 NOT NULL, `mail_template` text CHARACTER SET utf8 NOT NULL, PRIMARY KEY (`id`) ) ENGINE","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"key_pre","type":"text","nullable":false,"primary_key":false},{"name":"key_suf","type":"text","nullable":false,"primary_key":false},{"name":"key_expiredays","type":"text","nullable":false,"primary_key":false},{"name":"key_allowdomains","type":"text","nullable":false,"primary_key":false},{"name":"default_key_status","type":"text","nullable":false,"primary_key":false},{"name":"default_key_expire","type":"text","nullable":false,"primary_key":false},{"name":"int_woocommerce","type":"text","nullable":false,"primary_key":false},{"name":"mail_template","type":"text","nullable":false,"primary_key":false}],"plugin":{"slug":"product-licensing-system","name":"Product Licensing System","active_installs":10,"version":"1.0","wp_org_url":"https://wordpress.org/plugins/product-licensing-system/"}}