{"table_name":"propertystorage","full_table_name":"wp_propertystorage","description":"Stores propertystorage data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE propertystorage ( id INT UNSIGNED NOT NULL PRIMARY KEY AUTO_INCREMENT, path VARBINARY(1024) NOT NULL, name VARBINARY(100) NOT NULL, valuetype INT UNSIGNED, value MEDIUMBLOB );","columns":[{"name":"id","type":"INT UNSIGNED","nullable":false,"primary_key":true},{"name":"path","type":"VARBINARY(1024)","nullable":false,"primary_key":false},{"name":"name","type":"VARBINARY(100)","nullable":false,"primary_key":false},{"name":"valuetype","type":"INT UNSIGNED","nullable":true,"primary_key":false},{"name":"value","type":"MEDIUMBLOB","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/"}}