File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2.1.0 - 2020-10-21
2+
3+ - Added minimal TypeScript declaration file
4+
15## 2.0.0 - 2020-04-28
26
37- ** BREAKING CHANGE:** Bump the minimum supported PostGraphile version to 4.5.0.
913- Allow filtering on composite type columns (#114 )
1014
1115## 1.1.3 - 2019-09-10
16+
1217- Fixed detection of computed column functions with required arguments, which should not be used for filtering (#111 )
1318
1419## 1.1.2 - 2019-07-29
20+
1521- Fixed SQL for one-to-many (every/some/none) relation fields (#107 )
1622
1723## 1.1.1 - 2019-06-21
24+
1825- Fixed missing ` filter ` argument for setof functions when source table is commented as ` @omit all `
1926
2027## 1.1.0 - 2019-05-31
28+
2129- Added ability to filter on ` citext ` columns (#98 )
2230- Added ` connectionFilterAdditionalInsensitiveOperators ` option (#98 )
2331
2432## 1.0.1 - 2019-04-17
33+
2534- Fixed missing quotes around identifier when resolving SQL for empty array input (#96 )
2635
2736## 1.0.0 - 2019-04-04
28- - Initial stable release
37+
38+ - Initial stable release
You can’t perform that action at this time.
0 commit comments