{"table_name":"oer_sub_standards","full_table_name":"wp_oer_sub_standards","description":"Stores oer sub standards data created by this plugin.","detection_method":"live","confidence":"high","create_sql":"CREATE TABLE `wp_oer_sub_standards` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `parent_id` varchar(255) NOT NULL,\\n  `standard_title` varchar(255) NOT NULL,\\n  `url` varchar(255) NOT NULL,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci","columns":[],"plugin":{"slug":"wp-oer","name":"WP OER","active_installs":10,"version":"0.9.3","wp_org_url":"https://wordpress.org/plugins/wp-oer/"}}