{"table_name":"ar_compression_settings","full_table_name":"wp_ar_compression_settings","description":"Stores ar compression settings data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_ar_compression_settings` (\\n  `id` bigint unsigned NOT NULL AUTO_INCREMENT,\\n  `post_id` bigint unsigned NOT NULL,\\n  `keep_original` tinyint(1) NOT NULL DEFAULT '1',\\n  `auto_compress` tinyint(1) NOT NULL DEFAULT '1',\\n  `quality` int NOT NULL DEFAULT '85',\\n  `last_compressed_at` datetime DEFAULT NULL,\\n  PRIMARY KEY (`id`),\\n  UNIQUE KEY `post_id` (`post_id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"ar-vr-3d-model-try-on","name":"3D Viewer – 3D Model Viewer – Augmented Reality – Virtual Try On","active_installs":20,"version":"2.0.1","wp_org_url":"https://wordpress.org/plugins/ar-vr-3d-model-try-on/"}}