trait Column
Name of a SQL schema column and its associated codec. Note that Column
s are considered equal
if their table and column names are equal.
- Companion
- object
class Object
trait Matchable
class Any
Name of a SQL schema column and its associated codec. Note that Column
s are considered equal
if their table and column names are equal.