{"table_name":"elyncoct_chat_buttons","full_table_name":"wp_elyncoct_chat_buttons","description":"Stores elyncoct chat buttons data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_elyncoct_chat_buttons` ( id bigint(20) NOT NULL AUTO_INCREMENT, name varchar(255) NOT NULL, type varchar(50) NOT NULL, status varchar(50) NOT NULL DEFAULT 'active', options longtext NOT NULL, created_at datetime DEFAULT '0000-00-00 00:00:00' NOT NULL, PRIMARY KEY (id) ) $charset_collate;\"; require_once(ABSPATH . 'wp-admin/includes/upgrade.php');","columns":[{"name":"id","type":"bigint(20)","nullable":false,"primary_key":true},{"name":"name","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"type","type":"varchar(50)","nullable":false,"primary_key":false},{"name":"status","type":"varchar(50)","nullable":false,"primary_key":false},{"name":"options","type":"longtext","nullable":false,"primary_key":false},{"name":"created_at","type":"datetime","nullable":false,"primary_key":false}],"plugin":{"slug":"elynt-contact-cta-button","name":"Elynt Contact CTA Button","active_installs":0,"version":"1.2.0","wp_org_url":"https://wordpress.org/plugins/elynt-contact-cta-button/"}}