{"table_name":"calendarsubscriptions","full_table_name":"wp_calendarsubscriptions","description":"Stores calendarsubscriptions data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE calendarsubscriptions (\\n id INT(11) UNSIGNED NOT NULL PRIMARY KEY AUTO_INCREMENT,\\n uri VARCHAR(200) NOT NULL,\\n principaluri VARCHAR(100) NOT NULL,\\n source TEXT,\\n displayname VARCHAR(100),\\n refreshrate VARCHAR(10),\\n calendarorder INT(11) UNSIGNED NOT NULL DEFAULT '0',\\n calendarcolor VARCHAR(10),\\n striptodos TINYINT(1) NULL,\\n stripalarms TINYINT(1) NULL,\\n stripattachments TINYINT(1) NULL,\\n lastmodified INT(11) UNSIGNED,\\n UNIQUE(principaluri, uri)\\n);","columns":[],"plugin":{"slug":"xcloner-backup-and-restore","name":"Backup, Restore and Migrate your sites with XCloner","active_installs":10000,"version":"4.8.6","wp_org_url":"https://wordpress.org/plugins/xcloner-backup-and-restore/"}}