Tags: andrey-shishkin/zio-jdbc
Tags
selectStream performance (zio-archive#189) * made selectStream more efficient by batching multiple rows is a single zio and using chunks * drop scala 2.13 api use
Merge pull request zio-archive#123 from karvanit/add-option-result-de… …coder Allow results of a single NULL-able column
Merge pull request zio-archive#73 from domartynov/fixes-36-invalidate… …-conn Fixes zio-archive#36: Add a method to invalidate a connection to ZConnectionPool