{"table_name":"orders","full_table_name":"wp_orders","description":"Stores orders data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE orders( * id int primary key auto_increment, * person_id int not null, * cost decimal(10,2), * total decimal(10,2) * );","columns":[],"plugin":{"slug":"wp-snakemember-integration","name":"WP Snakemember Integration","active_installs":20,"version":"2.0.5","wp_org_url":"https://wordpress.org/plugins/wp-snakemember-integration/"}}