Skip to content

Conversation

@KyleAMathews
Copy link
Contributor

Adds a comprehensive reference table documenting all supported operators in WHERE clauses (comparison, logical, arithmetic, bitwise, string, array, null tests, boolean tests, distinct, membership, range, and quantified operators) along with supported functions. Also explicitly documents operators that are NOT supported including JSONB, full-text search, geometric, network address, and range operators.

This helps users understand exactly what they can use in WHERE clauses without having to dig through the source code.

…rators

Adds a comprehensive reference table documenting all supported operators
in WHERE clauses (comparison, logical, arithmetic, bitwise, string, array,
null tests, boolean tests, distinct, membership, range, and quantified
operators) along with supported functions. Also explicitly documents
operators that are NOT supported including JSONB, full-text search,
geometric, network address, and range operators.

This helps users understand exactly what they can use in WHERE clauses
without having to dig through the source code.
@netlify
Copy link

netlify bot commented Jan 8, 2026

Deploy Preview for electric-next ready!

Name Link
🔨 Latest commit 2d70f2b
🔍 Latest deploy log https://app.netlify.com/projects/electric-next/deploys/695fe81da90d36000850093d
😎 Deploy Preview https://deploy-preview-3688--electric-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@KyleAMathews KyleAMathews requested a review from robacourt January 8, 2026 18:48
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