• Nate Gallaher's avatar
    msi: Add tablename tracking to VIEW_find_column. · cc366e12
    Nate Gallaher authored
    This fixes the bug where multiple columns of the same name, but
    different tables are members of a join. Any attempt to refer to these
    columns will resolve to the first available column with that name,
    irregardless of any tablename modifier.
    cc366e12
distinct.c 7.84 KB