{"table_name":"adeona_esms_plugin_settings","full_table_name":"wp_adeona_esms_plugin_settings","description":"Stores adeona esms plugin settings data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_adeona_esms_plugin_settings` ( `id` int(11) NOT NULL AUTO_INCREMENT, `status` varchar(50) UNIQUE DEFAULT NULL, `message` varchar(5000) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"status","type":"varchar(50)","nullable":true,"primary_key":false},{"name":"message","type":"varchar(5000)","nullable":true,"primary_key":false}],"plugin":{"slug":"dialog-e-sms","name":"Dialog eSMS","active_installs":10,"version":"1.0.0","wp_org_url":"https://wordpress.org/plugins/dialog-e-sms/"}}