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 quoting issues related to ticket #6402 #6404

Closed
wants to merge 3 commits into from
Closed

Fix quoting issues related to ticket #6402 #6404

wants to merge 3 commits into from

Commits on Apr 18, 2017

  1. Fix quoting issues related to ticket #6402

    Apply quoting strategy to foreign key columns of one-to-one relation so
    that correct select statements are generated. And use unquoted column
    names in result mapping instead of quoted ones, as consumers (namely
    IdentifierFlattener) expect unquoted column names.
    lemartin committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    ea14ec9 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

  1. Configuration menu
    Copy the full SHA
    c7d9902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27cb4fa View commit details
    Browse the repository at this point in the history