{"table_name":"oer_standard_notation","full_table_name":"wp_oer_standard_notation","description":"Stores oer standard notation data created by this plugin.","detection_method":"live","confidence":"high","create_sql":"CREATE TABLE `wp_oer_standard_notation` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `parent_id` varchar(255) NOT NULL,\\n  `standard_notation` varchar(255) NOT NULL,\\n  `description` varchar(255) NOT NULL,\\n  `comment` 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/"}}