Skip to content

Add Support for Sub-Queries in Select Statement "from" Clauses #282

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

Merged
merged 21 commits into from
Nov 6, 2020

Conversation

jeffgbutler
Copy link
Member

This PR also includes updates to the Kotlin DSL to consistently support sub-queries in all places where they are supported in the library.

Resolves #27
Resolves #265

@jeffgbutler jeffgbutler added this to the 1.3.0 milestone Nov 6, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling e5b9d94 on jeffgbutler:table-expressions into aff3640 on mybatis:master.

@jeffgbutler jeffgbutler merged commit 909f8cf into mybatis:master Nov 6, 2020
@jeffgbutler jeffgbutler deleted the table-expressions branch November 6, 2020 23:43
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.

select from SubQuery support please! Does it support inner query ?
2 participants