Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: andrey-shishkin/zio-jdbc

Tags

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
handle connection.isValid thrown exceptions (zio-archive#149)

* handle connection.isValid thrown exceptions

* log cause of failed validity check

* Revert "log cause of failed validity check"

This reverts commit 333d32b.

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Sidebar Name

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zio-archive#123 from karvanit/add-option-result-de…

…coder

Allow results of a single NULL-able column

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.0.0

Toggle v0.0.0's commit message
Update hmarr/auto-approve-action action to v3.1.0