Skip to content

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

Open
wants to merge 14 commits into
base: eql-v2-0
Choose a base branch
from

Conversation

tobyhede
Copy link
Contributor

@tobyhede tobyhede commented May 8, 2025

EQL documentation for working with Supabase without operators.

Couple of small quality of life changes to functions that emerged while documenting:

  • Adds an order_by function that wraps the ore index term function for better DX.
  • Rename match to like, to reflect the actual PostgreSQL usage.

@tobyhede tobyhede force-pushed the orderby-function branch from e3686b1 to 9c8b996 Compare May 8, 2025 00:40
Copy link
Contributor

@freshtonic freshtonic left a 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

Copy link
Contributor

@auxesis auxesis left a 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.

@auxesis auxesis changed the title Enhance functions for operator-free environments Enhance functions for operator-free environments like Supabase May 8, 2025
@auxesis auxesis force-pushed the orderby-function branch from 6d967aa to 1505695 Compare May 8, 2025 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants