Closed jlvertol closed 1 month ago
Thanks @jlvertol! If you don't have any other PRs to make, I'll cut a release with this one so people can begin using it
Thanks @jlvertol! If you don't have any other PRs to make, I'll cut a release with this one so people can begin using it
No more PRs for now, release away! I sure be needing that release :-)
0.1.11 should be out
This PR fixes the error described in https://github.com/com-lihaoyi/scalasql/issues/41
Additionally it fixes it for Enum values on Postgres (which I'm fairly sure had the same error)
It appears keeping record of the JDBCType on TypeMappers is not necessary anymore, but nonetheless I kept the value there to touch as little as possible. I did update the DocString.