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

Skip to content

Tags: jilen/jasync-sql

Tags

0.9.23

Toggle 0.9.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
max ttl should not cause query exception if passed, only not given as…

… new connection on take (jasync-sql#97)

* max ttl should not cause query exception if passed, only not given as new connection on take

* moved max ttl to be last parameter to preserve compatibility

0.9.22

Toggle 0.9.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

0.9.21

Toggle 0.9.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

0.9.20

Toggle 0.9.20's commit message
add tests

0.9.10

Toggle 0.9.10's commit message
add ktlint configuration

0.8.69

Toggle 0.8.69's commit message
update kotlin-logging to 1.2.23

0.8.68

Toggle 0.8.68's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

0.8.67

Toggle 0.8.67's commit message
add builder dsl to the configuration

0.8.66

Toggle 0.8.66's commit message
add api to suspending connection to release a prepared statement

0.8.65

Toggle 0.8.65's commit message
make connection factory test to test also prepared statements