Module __builtin.Sql
- Description
Generic base classes for the Sql interfaces.
- Constant
QUERY_OPTION_CHARSET
constantstring__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().