Skip to content

Fix filter predicates#34

Merged
simonhammes merged 1 commit intov4.4from
fix-filter-predicates
Jun 12, 2024
Merged

Fix filter predicates#34
simonhammes merged 1 commit intov4.4from
fix-filter-predicates

Conversation

@simonhammes
Copy link
Copy Markdown
Collaborator

No description provided.

@simonhammes simonhammes merged commit 32c8469 into v4.4 Jun 12, 2024
@simonhammes simonhammes deleted the fix-filter-predicates branch June 12, 2024 13:00
christophdb added a commit that referenced this pull request Mar 20, 2026
Discovered during systematic SQL function testing against SeaTable 6.1.8:

- #32: SQL INSERT via api-gateway returns "base not found" (Medium)
  UPDATE/DELETE work, only INSERT fails through the same endpoint.

- #33: SQL JOIN results ignore convert_keys: true (Low)
  JOIN results use internal column key IDs instead of column names.

- #34: SQL constants pi/e not recognized standalone (Low)
  Work inside functions but not as standalone SELECT expressions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
christophdb added a commit that referenced this pull request Mar 20, 2026
Merge SQL function tests (191 tests) and 3 new API issues (#32-#34).
Renumber updateGroupRole issue from #32 to #35 to avoid conflict.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant