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 e4ca36e commit beb2379Copy full SHA for beb2379
docs/changelog.md
@@ -22,6 +22,9 @@
22
- bugfix: PostgreSQL type modifiers, e.g. char(n), no longer truncate excess text
23
- bugfix: Creating a new enum variant between existing variants no longer errors
24
25
-## master
+## 1.2.1
26
- feature: `String` type filters support `regex`, `iregex`
27
- feature: computed relationships via functions returning setof
28
+- bugfix: function based computed columns with same name no longer error
29
+
30
+## master
0 commit comments