Module __builtin.Sql
- Description
Generic base classes for the Sql interfaces.
- Constant
QUERY_OPTION_CHARSET
constant
string
__builtin.Sql.QUERY_OPTION_CHARSET
- Description
Field to set in the query bindings mapping to set a character set for just the current query. Only supported by some databases.
- Variable
zero_arg
ZeroWrapper
__builtin.Sql.zero_arg- Description
Instance of ZeroWrapper used by Connection()->handle_extraargs().