ds_provider_postgresql_py_lib.utils.sql¶
File: sql.py
Region: ds_provider_postgresql_py_lib/utils/sql
SQL Helpers
This module contains SQL string utility helpers.
Functions¶
|
Safely quote SQL identifiers for dynamic DDL statements. |
File: sql.py
Region: ds_provider_postgresql_py_lib/utils/sql
SQL Helpers
This module contains SQL string utility helpers.
|
Safely quote SQL identifiers for dynamic DDL statements. |