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