Skip to content

Commit 8fa121c

Browse files
authored
docs: Link to GitHub issue tracking Supabase support for custom operators
supabase/supautils#72
1 parent a53446f commit 8fa121c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SUPABASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## No operators, no problems
55

6-
Supabase does not support custom operators.
6+
Supabase [does not currently support](https://github.com/supabase/supautils/issues/72) custom operators.
77
The EQL operator functions can be used in this situation.
88

99
PostgreSQL operators are essentially an alias for the equivalent function, so the implementation and behaviour remains the same.

0 commit comments

Comments
 (0)