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

Fix SQL 42000 on Exasol #420

Merged
merged 1 commit into from
Oct 21, 2021
Merged

Fix SQL 42000 on Exasol #420

merged 1 commit into from
Oct 21, 2021

Commits on Sep 20, 2021

  1. Fix SQL 42000 on Exasol

    " SQL-Error [42000]: syntax error, unexpected '*' "
    If you specify the * in the unioned with their respectiv names <name>.* you do not receive the SQL Error posted above. This should not inflict any further problems since it is redundant for most DBs.
    TimoKruth committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    91968ab View commit details
    Browse the repository at this point in the history