{"slug":"advanced-product-table-for-woocommerce","name":"TABLEiT – Product Table for WooCommerce","description":"Allows you to list your WooCommerce products in a searchable and sortable table layout.","author":"ithemelandco","active_installs":10,"version":"2.1.0","wp_org_url":"https://wordpress.org/plugins/advanced-product-table-for-woocommerce/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"iwptp_sessions","full_table_name":"wp_iwptp_sessions","description":"Stores session data for tracking user or visitor state.","detection_method":"static","confidence":"medium","columns":[{"name":"session_id","type":"BIGINT UNSIGNED","nullable":false,"primary_key":true},{"name":"session_key","type":"char(32)","nullable":false,"primary_key":false},{"name":"session_value","type":"longtext","nullable":false,"primary_key":false},{"name":"session_expiry","type":"BIGINT UNSIGNED","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE wp_iwptp_sessions ( session_id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT, session_key char(32) NOT NULL, session_value longtext NOT NULL, session_expiry BIGINT UNSIGNED NOT NULL, PRIMARY KEY (session_id), UNIQUE KEY session_key (session_key) ) $collate\"; require_once(ABSPATH . 'wp-admin/includes/upgrade.php');"}],"table_count":1}