Skip to content

Conversation

@motin
Copy link
Contributor

@motin motin commented Jun 22, 2016

After some fiddling with queries I realized that in order for the query to actually work, I had to:

  1. Supply relation aliases
  2. Make sure that the relation aliases where in lowercase and started with the table name
  3. Override the default join type in the use...Query() method

These tests shows the current behavior when not doing all of the above, as well as includes the working query for reference.

@motin motin force-pushed the additional-bookstore-tests branch from 5eeb7f6 to f11dcaf Compare June 22, 2016 13:16
@motin motin force-pushed the additional-bookstore-tests branch from f11dcaf to d12f060 Compare September 2, 2016 09:26
@motin motin force-pushed the additional-bookstore-tests branch from d12f060 to 05859ad Compare September 15, 2016 06:49
@dereuromark dereuromark added the Bug label Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants