We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 469a57b commit d06b7b4Copy full SHA for d06b7b4
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+## 1.1.0 - 2019-05-31
2
+- Added ability to filter on `citext` columns (#98)
3
+- Added `connectionFilterAdditionalInsensitiveOperators` option (#98)
4
+
5
+## 1.0.1 - 2019-04-17
6
+- Fixed missing quotes around identifier when resolving SQL for empty array input (#96)
7
8
+## 1.0.0 - 2019-04-04
9
+- Initial stable release
0 commit comments