{"table_name":"pm_role_project_users","full_table_name":"wp_pm_role_project_users","description":"Stores pm role project users data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS wp_pm_role_project_users ( `role_project_id` int(20) UNSIGNED NOT NULL, `user_id` int(20) UNSIGNED NOT NULL, KEY `role_project_id` (`role_project_id`) ) DEFAULT CHARSET","columns":[{"name":"role_project_id","type":"int(20) UNSIGNED","nullable":false,"primary_key":false},{"name":"user_id","type":"int(20) UNSIGNED","nullable":false,"primary_key":false}],"plugin":{"slug":"wedevs-project-manager","name":"Project Manager – AI Powered Project Management, Task Management, Kanban Board & Time Tracker","active_installs":6000,"version":"4.0.5","wp_org_url":"https://wordpress.org/plugins/wedevs-project-manager/"}}