24#ifndef CS_COLUMN_FILTER_H
25#define CS_COLUMN_FILTER_H
When iterating the table fields for sometimes you want to skip some columns.
Definition: column_filter.h:45
virtual ~ColumnFilter()=default
virtual bool filter_column(TABLE const *table, size_t column_index)=0
static PFS_engine_table_share_proxy table
Definition: pfs.cc:61
Definition: commit_order_queue.h:34