We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f00f183 commit 95fddccCopy full SHA for 95fddcc
apps/docs/pages/guides/realtime/postgres-changes.mdx
@@ -761,7 +761,7 @@ myChannel.join()
761
762
This filter uses Postgres' `<=` filter, so it works for non-numeric types. Make sure to check the expected behavior of the compared data's type.
763
764
-### Greater thank (gt)
+### Greater than (gt)
765
766
To listen to changes when a column's value in a table is greater than a client-specified value:
767
0 commit comments