{"table_name":"classifieds","full_table_name":"wp_classifieds","description":"Stores classifieds data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `classifieds` ( `classifieduuid` char(36) NOT NULL, `creatoruuid` char(36) NOT NULL, `creationdate` int(20) NOT NULL, `expirationdate` int(20) NOT NULL, `category` varchar(20) NOT NULL, `name` varchar(255) NOT NULL, `description` text NOT NULL, `parceluuid` char(36) NOT NULL, `parentestate` int(11) NOT NULL, `snapshotuuid` char(36) NOT NULL, `simname` varchar(255) NOT NULL, `posglobal` varchar(255) NOT NULL, `parcelname` varchar(255) NOT NULL, `classifiedflags` int(8) NOT NULL, `priceforlisting` int(5) NOT NULL, PRIMARY KEY (`classifieduuid`) ) ENGINE","columns":[{"name":"classifieduuid","type":"char(36)","nullable":false,"primary_key":false},{"name":"creatoruuid","type":"char(36)","nullable":false,"primary_key":false},{"name":"creationdate","type":"int(20)","nullable":false,"primary_key":false},{"name":"expirationdate","type":"int(20)","nullable":false,"primary_key":false},{"name":"category","type":"varchar(20)","nullable":false,"primary_key":false},{"name":"name","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"description","type":"text","nullable":false,"primary_key":false},{"name":"parceluuid","type":"char(36)","nullable":false,"primary_key":false},{"name":"parentestate","type":"int(11)","nullable":false,"primary_key":false},{"name":"snapshotuuid","type":"char(36)","nullable":false,"primary_key":false},{"name":"simname","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"posglobal","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"parcelname","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"classifiedflags","type":"int(8)","nullable":false,"primary_key":false},{"name":"priceforlisting","type":"int(5)","nullable":false,"primary_key":false}],"plugin":{"slug":"w4os-opensimulator-web-interface","name":"w4os – OpenSimulator Web Interface","active_installs":20,"version":"2.8","wp_org_url":"https://wordpress.org/plugins/w4os-opensimulator-web-interface/"}}