Skip to content

Analyze sql to postgrest conversion code#3

Draft
xcono wants to merge 1 commit into
mainfrom
cursor/analyze-sql-to-postgrest-conversion-code-a784
Draft

Analyze sql to postgrest conversion code#3
xcono wants to merge 1 commit into
mainfrom
cursor/analyze-sql-to-postgrest-conversion-code-a784

Conversation

@xcono

@xcono xcono commented Oct 6, 2025

Copy link
Copy Markdown
Owner

Add PostgREST compatibility analysis and recommendations to align our Go builder with PostgREST expectations.

This document provides a detailed comparison between our Go builder's PostgREST URL to SQL conversion and the sql-to-rest TypeScript project's SQL to PostgREST parameter conversion. It identifies key compatibility gaps and offers concrete recommendations for improving features such as JOIN ON conditions, ORDER BY nulls policy, NOT operator support, regex/FTS operators, and aggregates, aiming to simplify and enhance compatibility for PostgREST clients.


Open in Cursor Open in Web

Co-authored-by: reg <reg@xcono.com>
@cursor

cursor Bot commented Oct 6, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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.

2 participants