jaypipes / sqlb

A library for efficiently generating SQL expressions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scannable interface for tables

jaypipes opened this issue · comments

We need a struct that wraps a sqlb.TableDef and implements the Scannable interface.