{"table_name":"cs_val_tab","full_table_name":"wp_cs_val_tab","description":"Stores cs val tab data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `cs_val_tab` ( `id` int(11) unsigned NOT NULL auto_increment, `value` VARCHAR(255) NOT NULL, PRIMARY KEY (`id`) )\"; $wpdb->query($message_val_tab);","columns":[{"name":"id","type":"int(11) unsigned","nullable":false,"primary_key":true},{"name":"value","type":"VARCHAR(255)","nullable":false,"primary_key":false}],"plugin":{"slug":"personal-chat-room","name":"Personal Chat room","active_installs":10,"version":"1.1","wp_org_url":"https://wordpress.org/plugins/personal-chat-room/"}}