# Packages

No description provided by the author
Package schema provides basic information on relational database schemas.
No description provided by the author
No description provided by the author

# Functions

GetStructFieldIndex returns the struct field index for a given column name or nil, if no column matches.
NormalizeColumn prepares a column for comparison against another column.
ParseTag splits a struct tag into comma separated chunks.
StringToKind converts a string into a kind.
StringToType converts a string value into another type.