{"table_name":"woocommerce_square_customers","full_table_name":"wp_woocommerce_square_customers","description":"Stores woocommerce square customers data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_woocommerce_square_customers (`square_id` varchar(191) NOT NULL, `email_address` varchar(200) NOT NULL, `user_id` BIGINT UNSIGNED NOT NULL, PRIMARY KEY (`square_id`) ) %1s\", $collate );","columns":[{"name":"square_id","type":"varchar(191)","nullable":false,"primary_key":false},{"name":"email_address","type":"varchar(200)","nullable":false,"primary_key":false},{"name":"user_id","type":"BIGINT UNSIGNED","nullable":false,"primary_key":false}],"plugin":{"slug":"woocommerce-square","name":"WooCommerce Square","active_installs":80000,"version":"5.3.2","wp_org_url":"https://wordpress.org/plugins/woocommerce-square/"}}