{"table_name":"make_faster","full_table_name":"wp_make_faster","description":"Stores make faster data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `make_faster`( config VARCHAR(100), type VARCHAR(50), value TEXT ) ENGINE","columns":[{"name":"config","type":"VARCHAR(100)","nullable":true,"primary_key":false},{"name":"type","type":"VARCHAR(50)","nullable":true,"primary_key":false},{"name":"value","type":"TEXT","nullable":true,"primary_key":false}],"plugin":{"slug":"my-wp-fast","name":"My WP Fast","active_installs":10,"version":"1.0.0","wp_org_url":"https://wordpress.org/plugins/my-wp-fast/"}}