mirror of
https://github.com/bitechdev/ResolveSpec.git
synced 2026-06-07 06:13:46 +00:00
b87841a51c
- Introduced `x-custom-sql-join` header for custom SQL JOIN clauses. - Supports single and multiple JOINs, separated by `|`. - Enhanced query handling to apply custom JOINs directly. - Updated documentation to reflect new functionality. - Added tests for parsing custom SQL JOINs from query parameters and headers.