-
Couldn't load subscription status.
- Fork 0
Enhance functions for operator-free environments like Supabase #103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Love it, nice work
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking great @tobyhede.
I have added a bunch of suggestions, and I'll push some commits to this branch with additional minor fixups.
…wrap the ordered column
Enhance functions for operator-free environments like Supabase
EQL documentation for working with Supabase without operators.
Couple of small quality of life changes to functions that emerged while documenting:
order_byfunction that wraps the ore index term function for better DX.matchtolike, to reflect the actual PostgreSQL usage.