Skip to content

Conversation

alexklibisz
Copy link
Contributor

@alexklibisz alexklibisz commented Jun 10, 2024

I've used a few variations of this method over the years, but never quite seen it documented anywhere. I'm also open to input if there's a simpler way to accomplish this.

A related but different approach that might also be worth documented is in this SO question: https://stackoverflow.com/questions/54353299/how-to-leverage-slick-effects-to-implicitly-infer-which-of-the-db-instances-to-u

Copy link
Contributor

Incompatible changes

slick

3 changes since 3.6.0-pre.47.b878d455

Code changes

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

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

Binary slick.compat.collection.package$ MissingClassProblem

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

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

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

@alexklibisz
Copy link
Contributor Author

Is someone available to review? Maybe @SethTisue ?

@nafg
Copy link
Member

nafg commented Jun 27, 2024

Hi thanks for the contribution. Not sure why I didn't notice it before.

@nafg nafg force-pushed the alexklibisz-cookbook-distinguish-dbioactions branch from 37c88cb to 32c1e9f Compare June 27, 2024 22:21
Copy link
Contributor

Incompatible changes

slick

3 changes since 3.6.0-pre.49.361394ba

Code changes

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

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

Binary slick.compat.collection.package$ MissingClassProblem

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

Binary 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 8338160 into slick:main Jun 27, 2024
@nafg nafg added this to the 3.5.2 milestone Aug 2, 2024
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.

2 participants