• Vincent Pelletier's avatar
    ZSQLCatalog.SQLCatalog: Drop incorrect code. · a2c7ef15
    Vincent Pelletier authored
    Backward compatibility was not implemented everywhere, and it is masking
    bugs: not all parameters were provided to these ZSQLMethods, which can
    cause all sorts of bugs and performance issues because of DTML defaulting
    to acquisition context for missing arguments. Drop this overcomplex code.
    a2c7ef15
SQLCatalog.py 109 KB