Hein
24a7ef7284
feat(restheadspec): ✨ Add support for join aliases in filters and sorts
...
- Extract join aliases from custom SQL JOIN clauses.
- Validate join aliases for filtering and sorting operations.
- Update documentation to reflect new functionality.
- Enhance tests for alias extraction and usage.
2026-01-15 14:18:25 +02:00
copilot-swe-agent[bot]
8e8c3c6de6
Refactor: Extract common logic from stripOuterParentheses functions
...
Co-authored-by: warkanum <208308+warkanum@users.noreply.github.com >
2025-12-30 13:36:29 +00:00
copilot-swe-agent[bot]
aa9b7312f6
Fix AddTablePrefixToColumns to handle parenthesized AND conditions correctly
...
Co-authored-by: warkanum <208308+warkanum@users.noreply.github.com >
2025-12-30 13:31:18 +00:00
Hein
897cb2ae0d
fix: liniting issues and events dev
2025-12-30 14:40:45 +02:00
Hein
ed67caf055
fix: reasheadspec customsql calls AddTablePrefixToColumns
Build , Vet Test, and Lint / Run Vet Tests (1.24.x) (push) Successful in -25m42s
Build , Vet Test, and Lint / Run Vet Tests (1.23.x) (push) Successful in -25m6s
Build , Vet Test, and Lint / Lint Code (push) Failing after -25m37s
Build , Vet Test, and Lint / Build (push) Successful in -25m35s
Tests / Unit Tests (push) Failing after -25m50s
Tests / Integration Tests (push) Failing after -25m59s
2025-12-23 14:17:02 +02:00
Hein
e8111c01aa
Fixed for relation preloading
2025-12-12 11:45:04 +02:00
Hein
490ae37c6d
Fixed bugs in extractTableAndColumn
2025-12-10 11:48:03 +02:00
Hein
c696d502c5
extractTableAndColumn
2025-12-10 10:10:55 +02:00
Hein
4ed1fba6ad
Fixed extractTableAndColumn
2025-12-10 10:10:43 +02:00
Hein
99001c749d
Better sql where validation
2025-12-10 09:52:13 +02:00
Hein
e1abd5ebc1
Enhanced the SanitizeWhereClause function
2025-12-10 08:36:24 +02:00
Hein
db2b7e878e
Better handling of preloads
2025-12-09 15:12:17 +02:00
Hein
02c9b96b0c
Better SanitizeWhereClause
2025-11-21 11:42:01 +02:00
Hein
7e76977dcc
Lots of refactoring, Fixes to preloads
2025-11-21 10:17:20 +02:00
Hein
1cd04b7083
Better where clause handling for preloads
2025-11-20 17:02:27 +02:00