Egor Samotoev

Results 1 issues of Egor Samotoev

Hello, my proposal is to provide additional method `Columns() []column.Interface` for `Batch` interface. This might be useful when additional information about the table metadata is needed. Example: ```go batch, err...