{"table_name":"calendars","full_table_name":"wp_calendars","description":"Stores calendars data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE calendars ( id INTEGER UNSIGNED NOT NULL PRIMARY KEY AUTO_INCREMENT, synctoken INTEGER UNSIGNED NOT NULL DEFAULT '1', components VARBINARY(21) ) ENGINE","columns":[{"name":"id","type":"INTEGER UNSIGNED","nullable":false,"primary_key":true},{"name":"synctoken","type":"INTEGER UNSIGNED","nullable":false,"primary_key":false},{"name":"components","type":"VARBINARY(21)","nullable":true,"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/"}}