{"table_name":"myvaluestable","full_table_name":"wp_myvaluestable","description":"Stores myvaluestable data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS myValuesTable ( id INTEGER PRIMARY KEY, title TEXT, text TEXT, status TEXT, time INTEGER)\" );","columns":[{"name":"id","type":"INTEGER","nullable":true,"primary_key":true},{"name":"title","type":"TEXT","nullable":true,"primary_key":false},{"name":"text","type":"TEXT","nullable":true,"primary_key":false},{"name":"status","type":"TEXT","nullable":true,"primary_key":false},{"name":"time","type":"INTEGER","nullable":true,"primary_key":false}],"plugin":{"slug":"wp-phpmyadmin-extension","name":"WP phpMyAdmin","active_installs":50000,"version":"5.2.2.01","wp_org_url":"https://wordpress.org/plugins/wp-phpmyadmin-extension/"}}