{"slug":"digi-bill","name":"Digi Bill","description":"We’ve revolutionized conventional bill that mostly goes to a dustbin as a marketing asset. Reach your customers while in the store and improve custome &hellip;","author":"Adeona Technologies","active_installs":0,"version":"1.0.3","wp_org_url":"https://wordpress.org/plugins/digi-bill/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":true,"deletes_options_on_uninstall":false},"tables":[{"table_name":"digibill_plugin","full_table_name":"wp_digibill_plugin","description":"Stores digibill plugin data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"username","type":"varchar(20)","nullable":true,"primary_key":false},{"name":"email","type":"varchar(50)","nullable":true,"primary_key":false},{"name":"phone","type":"varchar(15)","nullable":true,"primary_key":false},{"name":"password","type":"varchar(20)","nullable":true,"primary_key":false},{"name":"status","type":"int(5)","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE `wp_digibill_plugin` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(20) DEFAULT NULL, `email` varchar(50) DEFAULT NULL, `phone` varchar(15) DEFAULT NULL, `password` varchar(20) DEFAULT NULL, `status` int(5) DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE"}],"table_count":1}