• Vincent Pelletier's avatar
    DomainTool: Simplify ranged properties discovery · 559a14f9
    Vincent Pelletier authored
    Avoid iterating over all columns known to catalog to then restrict to a
    single table by using SQLCatalog API.
    Only check for one range column suffix as code anyway relies on the triplet
    of columns to be consistently present. Document this in the code and get
    rid of now-unneeded range_column_set mechanism.
    559a14f9
DomainTool.py 18.3 KB