mirror of
https://github.com/bitechdev/ResolveSpec.git
synced 2026-08-04 00:27:39 +00:00
17239d1611
* Introduce SqlJoins and JoinAliases in PreloadOption. * Preserve SqlJoins and JoinAliases during filter processing. * Implement logic to apply custom SQL joins in handler. * Add tests for SqlJoins handling and join alias extraction.