{"table_name":"ficoo_fic_clients_table","full_table_name":"wp_ficoo_fic_clients_table","description":"Stores ficoo fic clients table data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS wp_ficoo_fic_clients_table ( table_id bigint(20) NOT NULL AUTO_INCREMENT,\"; foreach ( $columns as $column ) { if ( empty( $column ) ) { continue; } $column = sanitize_key( $column );","columns":[{"name":"table_id","type":"bigint(20)","nullable":false,"primary_key":true}],"plugin":{"slug":"ficoo-smart-connector-core","name":"Ficoo – Fatture in Cloud per WooCommerce","active_installs":100,"version":"4.1.3","wp_org_url":"https://wordpress.org/plugins/ficoo-smart-connector-core/"}}