Skip to content

Commit c5b8ac1

Browse files
bcardiffwill
authored andcommitted
Update to crystal-db ~> 0.14.0
1 parent cafe112 commit c5b8ac1

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ v? upcoming
44
* ~2x to ~10x+ speedup when sending large query parameters (thanks @compumike)
55
* Add support for COPY (thanks @17dec)
66
* Add pg log source to log entries (thanks @hugopl)
7+
* Update crystal-db to 0.14 (thanks @bcardiff)
78

89
v0.29.0 2024-11-05
910
=====================

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ version: 0.29.0
44
dependencies:
55
db:
66
github: crystal-lang/crystal-db
7-
version: ~> 0.13.0
7+
version: ~> 0.14.0
88

99
crystal: ">= 1.0.0, < 2.0.0"

0 commit comments

Comments
 (0)