{"table_name":"schedulingobjects","full_table_name":"wp_schedulingobjects","description":"Stores schedulingobjects data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS schedulingobjects ( id INT(11) UNSIGNED NOT NULL PRIMARY KEY AUTO_INCREMENT, principaluri VARCHAR(255), calendardata MEDIUMBLOB, uri VARCHAR(200), lastmodified INT(11) UNSIGNED, etag VARCHAR(32), size INT(11) UNSIGNED NOT NULL ) ENGINE","columns":[{"name":"id","type":"INT(11) UNSIGNED","nullable":false,"primary_key":true},{"name":"principaluri","type":"VARCHAR(255)","nullable":true,"primary_key":false},{"name":"calendardata","type":"MEDIUMBLOB","nullable":true,"primary_key":false},{"name":"uri","type":"VARCHAR(200)","nullable":true,"primary_key":false},{"name":"lastmodified","type":"INT(11) UNSIGNED","nullable":true,"primary_key":false},{"name":"etag","type":"VARCHAR(32)","nullable":true,"primary_key":false},{"name":"size","type":"INT(11) UNSIGNED","nullable":false,"primary_key":false}],"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/"}}