{"table_name":"lhdn_settings","full_table_name":"wp_lhdn_settings","description":"Stores lhdn settings data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_lhdn_settings ( id BIGINT AUTO_INCREMENT PRIMARY KEY, setting_key VARCHAR(100) UNIQUE, setting_value LONGTEXT, updated_at DATETIME ) {$charset}; \");","columns":[{"name":"id","type":"BIGINT","nullable":true,"primary_key":true},{"name":"setting_key","type":"VARCHAR(100)","nullable":true,"primary_key":false},{"name":"setting_value","type":"LONGTEXT","nullable":true,"primary_key":false},{"name":"updated_at","type":"DATETIME","nullable":true,"primary_key":false}],"plugin":{"slug":"myinvoice-sync","name":"MyInvoice Sync","active_installs":0,"version":"2.1.2","wp_org_url":"https://wordpress.org/plugins/myinvoice-sync/"}}