{"table_name":"labels","full_table_name":"wp_labels","description":"Stores labels data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `labels` ( `labels_id` BIGINT NOT NULL , `name` VARCHAR(255) NOT NULL , `title` TEXT NOT NULL , `color` VARCHAR(7) NOT NULL , PRIMARY KEY (`labels_id`) );","columns":[{"name":"labels_id","type":"BIGINT","nullable":false,"primary_key":false},{"name":"name","type":"VARCHAR(255)","nullable":false,"primary_key":false},{"name":"title","type":"TEXT","nullable":false,"primary_key":false},{"name":"color","type":"VARCHAR(7)","nullable":false,"primary_key":false}],"plugin":{"slug":"email-reminders","name":"Email Reminders","active_installs":200,"version":"2.0.7","wp_org_url":"https://wordpress.org/plugins/email-reminders/"}}