EP5Type.Utils: Update SQL escaping rules.
Sadly, we still implement our own escaping, as places escaping strings do not know which connector will be used (proper escaping is connector-dependent, because database-dependent). Move this method in ZSQLCatalog to factorise code.
Showing
product/ZSQLCatalog/Utils.py
0 → 100644
Please register or sign in to comment