Skip to content

Support referencing group keys in nested query, closes #2422#2877

Merged
mergify[bot] merged 1 commit into
slick:mainfrom
OlegYch:fix-2422
Dec 16, 2023
Merged

Support referencing group keys in nested query, closes #2422#2877
mergify[bot] merged 1 commit into
slick:mainfrom
OlegYch:fix-2422

Conversation

@OlegYch
Copy link
Copy Markdown
Contributor

@OlegYch OlegYch commented Dec 15, 2023

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

Incompatible changes

slick

3 changes since 3.5.0-pre.12.0a4f3ea0

Code changes

Incompatibility Symbol Problem
Backward slick.compat.collection.package MissingClassProblem

class slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$ MissingClassProblem

object slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$JavaConverters$ MissingClassProblem

object slick.compat.collection.package#JavaConverters does not have a correspondent in current version

2 similar comments
@github-actions
Copy link
Copy Markdown
Contributor

Incompatible changes

slick

3 changes since 3.5.0-pre.12.0a4f3ea0

Code changes

Incompatibility Symbol Problem
Backward slick.compat.collection.package MissingClassProblem

class slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$ MissingClassProblem

object slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$JavaConverters$ MissingClassProblem

object slick.compat.collection.package#JavaConverters does not have a correspondent in current version

@github-actions
Copy link
Copy Markdown
Contributor

Incompatible changes

slick

3 changes since 3.5.0-pre.12.0a4f3ea0

Code changes

Incompatibility Symbol Problem
Backward slick.compat.collection.package MissingClassProblem

class slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$ MissingClassProblem

object slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$JavaConverters$ MissingClassProblem

object slick.compat.collection.package#JavaConverters does not have a correspondent in current version

@github-actions
Copy link
Copy Markdown
Contributor

Incompatible changes

slick

3 changes since 3.5.0-pre.12.0a4f3ea0

Code changes

Incompatibility Symbol Problem
Backward slick.compat.collection.package MissingClassProblem

class slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$ MissingClassProblem

object slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$JavaConverters$ MissingClassProblem

object slick.compat.collection.package#JavaConverters does not have a correspondent in current version

@nafg nafg added this to the 3.5.0 milestone Dec 16, 2023
@nafg nafg linked an issue Dec 16, 2023 that may be closed by this pull request
@nafg nafg added the bug label Dec 16, 2023
Copy link
Copy Markdown
Member

@nafg nafg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contributions!

@github-actions
Copy link
Copy Markdown
Contributor

Incompatible changes

slick

3 changes since 3.5.0-pre.12.0a4f3ea0

Code changes

Incompatibility Symbol Problem
Backward slick.compat.collection.package MissingClassProblem

class slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$ MissingClassProblem

object slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$JavaConverters$ MissingClassProblem

object slick.compat.collection.package#JavaConverters does not have a correspondent in current version

@mergify mergify Bot merged commit b7dd979 into slick:main Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

groupBy does not allow group key in the nested query

2 participants