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

Build warnings #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Build warnings #88

wants to merge 1 commit into from

Conversation

tmccombs
Copy link
Contributor

@tmccombs tmccombs commented Oct 3, 2023

No description provided.

@tmccombs
Copy link
Contributor Author

tmccombs commented Oct 3, 2023

This builds on top of #85

Fix all warnings and enable fatal warnings.

Also remove the dependency on scala-compat.

This is mostly backwards compatible, but won't work with versions of scala before 2.13.

It also adds an implicit conversion from SqlRow => A to RowParser[A], which allows continuing
to pass in a function as the argument instead of an implicit RowParser, but might be subtly
different in some cases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant