{"table_name":"fb_auto_programs","full_table_name":"wp_fb_auto_programs","description":"Stores fb auto programs data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS wp_fb_auto_programs (id int(10) NOT NULL AUTO_INCREMENT, id_page VARCHAR(50), latest_random VARCHAR(20), nbr VARCHAR(20), live VARCHAR(10), sched VARCHAR(20), cat VARCHAR(30), PRIMARY KEY (id));","columns":[{"name":"id","type":"int(10)","nullable":false,"primary_key":true},{"name":"id_page","type":"VARCHAR(50)","nullable":true,"primary_key":false},{"name":"latest_random","type":"VARCHAR(20)","nullable":true,"primary_key":false},{"name":"nbr","type":"VARCHAR(20)","nullable":true,"primary_key":false},{"name":"live","type":"VARCHAR(10)","nullable":true,"primary_key":false},{"name":"sched","type":"VARCHAR(20)","nullable":true,"primary_key":false},{"name":"cat","type":"VARCHAR(30)","nullable":true,"primary_key":false}],"plugin":{"slug":"auto-post-contents-for-facebook","name":"Social Media Auto Post and Scheduling contents","active_installs":10,"version":"1.1","wp_org_url":"https://wordpress.org/plugins/auto-post-contents-for-facebook/"}}