{"table_name":"objects","full_table_name":"wp_objects","description":"Stores objects data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `objects` ( `objectuuid` char(36) NOT NULL, `parceluuid` char(36) NOT NULL, `location` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `description` varchar(255) NOT NULL, `regionuuid` char(36) NOT NULL default '', `gatekeeperURL` varchar(255), PRIMARY KEY (`objectuuid`,`parceluuid`) ) ENGINE","columns":[{"name":"objectuuid","type":"char(36)","nullable":false,"primary_key":false},{"name":"parceluuid","type":"char(36)","nullable":false,"primary_key":false},{"name":"location","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"name","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"description","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"regionuuid","type":"char(36)","nullable":false,"primary_key":false},{"name":"gatekeeperURL","type":"varchar(255)","nullable":true,"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/"}}