Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug with matching default table with alias #594

Merged
merged 4 commits into from
Oct 28, 2022

Commits on Oct 25, 2022

  1. zhars/fixed_bug_with_default_table_with_alias

    Added checking if tables expression contains aliases to match with config settings
    Zhaars committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b40890e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. zhars/fixed_bug_with_default_table_with_alias

    >
    > Added more complicated tests/extend mapColumnsToAliases func with mapColumnsToAliases
    Zhaars committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    86017f8 View commit details
    Browse the repository at this point in the history
  2. zhars/fixed_bug_with_default_table_with_alias

    >
    > Added more complicated tests/extend mapColumnsToAliases func with mapColumnsToAliases
    Zhaars committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    90de959 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. zhars/fixed_bug_with_default_table_with_alias

    Added integration test to cover matching tables with same fields
    Zhaars committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    300b5c8 View commit details
    Browse the repository at this point in the history