{"table_name":"wsf_form_stat","full_table_name":"wp_wsf_form_stat","description":"Stores form definitions and related configuration.","detection_method":"live","confidence":"high","create_sql":"CREATE TABLE `wp_wsf_form_stat` (\\n  `id` bigint unsigned NOT NULL AUTO_INCREMENT,\\n  `date_added` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\\n  `form_id` bigint unsigned NOT NULL,\\n  `count_view` bigint unsigned NOT NULL,\\n  `count_save` bigint unsigned NOT NULL,\\n  `count_submit` bigint unsigned NOT NULL,\\n  PRIMARY KEY (`id`),\\n  KEY `form_id` (`form_id`),\\n  KEY `date_added` (`date_added`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"ws-form","name":"WS Form LITE – Drag & Drop Contact Form Builder","active_installs":10000,"version":"1.11.15","wp_org_url":"https://wordpress.org/plugins/ws-form/"}}