Skip to content

Commit 504692e

Browse files
authored
Update to crystal-pg v0.26.x (#807)
will/crystal-pg@v0.24.0...v0.26.0 crystal-lang/crystal-db@v0.10.1...v0.11.0 This adds the upstream changes from crystal-pg v0.11 This also allows us to remove the monkey patches required for null array elements in avram, added/utilized by the bulk upsert functionality #789
1 parent e942cb9 commit 504692e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
version: ~> 0.1.0
1919
pg:
2020
github: will/crystal-pg
21-
version: ~> 0.24.0
21+
version: ~> 0.26.0
2222
habitat:
2323
github: luckyframework/habitat
2424
version: ~> 0.4.7

0 commit comments

Comments
 (0)