We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c7461a commit cafe0f9Copy full SHA for cafe0f9
CHANGELOG
@@ -4,6 +4,8 @@ v? upcoming
4
* Drop official support for Postgres v11
5
* Support encoding PG::Interval params (thanks @Blacksmoke16)
6
* Encode Crystal enum args as integers (thanks @jgaskins)
7
+* Handle Array(Bytes) encoding for query params containing non-Unicode text (thanks @jgaskins)
8
+
9
10
v0.28.0 2023-12-21
11
=====================
0 commit comments