Releases: scalikejdbc/scalikejdbc-async
Releases · scalikejdbc/scalikejdbc-async
version 0.3.3
- #12 AsyncResultSet's columnIndex should be 1-origin to be compatible with JDBC
Thanks to @yuroyoro again!
version 0.3.2
- Fixed #11 AsyncResultSetImpl#stringOpt always returns None (reported by @yuroyoro)