# Functions
No description provided by the author
NewTableExecutor creates a new TableExecutor for given schema.Table.
No description provided by the author
# Structs
TableExecutor marks all the related execution info passed to TableResolver and ColumnResolver giving access to the Runner's meta.
# Interfaces
No description provided by the author
No description provided by the author
go:generate mockgen -package=mock -destination=../schema/mock/mock_storage.go .
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author