yobx.sql.ops#
Registration mechanism and built-in converters for SQL operation types.
Importing yobx.sql.ops automatically registers all built-in SQL op
converters. Third-party code can add new converters by decorating a function
with register_sql_op_converter().