{"slug":"woocommerce-square","name":"WooCommerce Square","description":"Securely accept payments, synchronize sales, and seamlessly manage inventory and product data between WooCommerce and Square POS.","author":"WooCommerce","active_installs":80000,"version":"5.3.2","wp_org_url":"https://wordpress.org/plugins/woocommerce-square/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"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","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}],"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 );"}],"table_count":1}