{"table_name":"apbd_wps_role_access","full_table_name":"wp_apbd_wps_role_access","description":"Stores apbd wps role access data created by this plugin.","detection_method":"live","confidence":"high","create_sql":"CREATE TABLE `wp_apbd_wps_role_access` (\\n  `id` int unsigned NOT NULL AUTO_INCREMENT,\\n  `role_slug` char(100) COLLATE utf8mb4_unicode_520_ci NOT NULL COMMENT 'FK(wp_apbd_wps_role,role_slug,name)',\\n  `resource_id` char(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `role_access` char(1) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'N' COMMENT 'bool(Y=Yes,N=No)',\\n  PRIMARY KEY (`id`),\\n  UNIQUE KEY `role_resource` (`resource_id`,`role_slug`) USING BTREE\\n) ENGINE=InnoDB AUTO_INCREMENT=71 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"support-genix-lite","name":"Support Genix – Helpdesk, AI Chatbot, Knowledge Base & Customer Support Ticketing System","active_installs":1000,"version":"1.4.44","wp_org_url":"https://wordpress.org/plugins/support-genix-lite/"}}