Class Sql.null
classSql.null- Description
The NULL Sql handler.
This is an empty Sql handler typically used to test other functionality of the Sql module.
- Inherit
Connection
inherit __builtin.Sql.Connection : Connection
class Sql.nullThe NULL Sql handler.
This is an empty Sql handler typically used to test other functionality of the Sql module.
inherit __builtin.Sql.Connection : Connection