• Vincent Pelletier's avatar
    ZSQLCatalog: Also cache misses. · 8a86c2f5
    Vincent Pelletier authored
    There are a lot of misses in this function because related keys must have
    precedence over homonym columns, which makes it cost a *lot* of cpu time
    to just return None.
    8a86c2f5
SQLCatalog.py 106 KB