issues
search
zio
/
zio-jdbc
A small, idiomatic ZIO interface to JDBC.
Apache License 2.0
82
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ZIO failure in `ZConnectionPool.transaction`
#198
sullivan-
opened
2 months ago
2
ZConnection.isValid does not close PreparedStatement when the underlying connection is valid
#197
karthik3791
opened
4 months ago
0
Don't discard the timezone information when reading timezone with tim…
#196
olivierdeckers
opened
7 months ago
4
JdbcDecoder/Encoder derived from Schema doesn't work for UUIDs
#195
erdeszt
opened
7 months ago
1
Infinite retries when unable to open a Connection
#194
gaeljw
opened
9 months ago
5
Added hierarchy of exceptions
#193
pablf
closed
10 months ago
0
Handle reading null values from db
#192
andrey-shishkin
closed
10 months ago
1
dependencies update: zio v2.0.20, zio-schema v0.4.16
#191
lvitaly
closed
11 months ago
0
Fix multiple IN interpolation
#190
lvitaly
closed
11 months ago
0
selectStream performance
#189
oridag
closed
11 months ago
0
`JdbcDecoder.optionDecoder` should be a `null` test
#188
oyvindberg
opened
1 year ago
2
`SqlFragment::executeWithReturning`: Do not discard decoding errors - Add test
#187
guizmaii
closed
1 year ago
0
`SqlFragment::executeWithReturning`: Do not discard decoding errors
#186
guizmaii
closed
1 year ago
0
Fix `bigDecimalDecoderScala` for Scala 2.12
#185
guizmaii
closed
1 year ago
0
Fix `bigDecimalDecoderScala`
#184
guizmaii
closed
1 year ago
0
`JdbcDecoder::unsafeDecode` can return `null`: Do not propagate null in `.map` and .`flatMap`
#183
guizmaii
closed
1 year ago
0
Fix `java.time.Instant` tests
#182
guizmaii
closed
1 year ago
0
Make `intersperse` visible
#181
oyvindberg
closed
1 year ago
1
remove `Setter.arraySetter`
#180
oyvindberg
closed
1 year ago
1
Update README.md
#179
zio-assistant[bot]
closed
1 year ago
1
Update actions/checkout action to v4.1.1
#178
renovate[bot]
closed
1 year ago
0
Update Dependencies
#177
khajavi
closed
1 year ago
0
`JdbcDecoder::unsafeDecode` can return `null`: Do not propagate `null` in `.map` and `.flatMap`
#176
guizmaii
closed
1 year ago
0
Toto
#175
guizmaii
closed
1 year ago
0
With the default `ZConnectionPoolConfig` if the connection fails, it'll retry forever to try to connect and will deadlock the program
#174
guizmaii
closed
1 year ago
0
Fix #172
#173
guizmaii
closed
1 year ago
0
sql interpolator bug: order is wrong with interpolated value at index 0
#172
oyvindberg
closed
1 year ago
2
Implement `java.time.*` encoders and decoders (except `java.time.OffsetTime`)
#171
guizmaii
closed
1 year ago
0
Update Dependencies
#170
adamgfraser
closed
1 year ago
1
Remove Unnecessary Parentheses
#169
adamgfraser
closed
1 year ago
0
Update Scala, libs, sbt, CI, etc.
#168
guizmaii
closed
1 year ago
2
Remove unnecessary parentheses from `JdbcDecoder`, `JdbcEncoder` and `Setter` summoners
#167
guizmaii
closed
1 year ago
2
Implement `java.time.*` encoders and decoders
#166
guizmaii
closed
1 year ago
1
Add `scala.math.BigDecimal` `JdbcDecoder` instance
#165
guizmaii
closed
1 year ago
1
Add `UUID` `JdbcDecoder` instance
#164
guizmaii
closed
1 year ago
2
Update Scala, sbt, libs and CI
#163
guizmaii
closed
1 year ago
0
Remove unnecessary parentheses from `JdbcDecoder`, `JdbcEncoder` and `Setter` summoners
#162
guizmaii
closed
1 year ago
1
Update dependency node to v20
#161
renovate[bot]
closed
1 year ago
0
Update actions/setup-node action to v4
#160
renovate[bot]
closed
1 year ago
1
fromSchema ARRAY mapping corrected (using Chunk)
#159
peterlopen
closed
1 year ago
7
cancel statements on interrupt
#158
oridag
closed
1 year ago
0
feat!: Add RETURNING clause
#157
regiskuckaertz
closed
1 year ago
3
Update actions/checkout action to v4
#156
renovate[bot]
closed
1 year ago
1
Update actions/checkout action to v3.6.0
#155
renovate[bot]
closed
1 year ago
1
Update dependency ubuntu to v22
#154
renovate[bot]
closed
1 year ago
0
Update actions/setup-java action to v3.13.0
#153
renovate[bot]
closed
1 year ago
1
Support multiple IN interpolation in queries
#152
gaeljw
closed
11 months ago
1
Fix Sidebar Name
#151
khajavi
closed
1 year ago
0
Fix NullPointerException when getClientInfo returns null
#150
jirijakes
opened
1 year ago
8
handle connection.isValid thrown exceptions
#149
oridag
closed
1 year ago
12
Next