lib

sql

chapters sql

Pod fandoc chapter

mixins SqlConn

SqlConn manages a connection to a relational database

types Col

Col models a column of a relational table

Row

Row models a row of a relational table

SqlConnPool

SqlConnPool manages a pool of reusable SQL connections

SqlErr

SqlErr indicates an error from the SQL database driver

SqlMeta

SqlMeta provides access to database meta-data

Statement

Statement is an executable statement for a specific database

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST