mirror of
https://github.com/filamentphp/filament.git
synced 2026-09-24 15:42:09 +08:00
- Simplified logic for processing columns with existing ->> operator. - Updated tests to reflect changes in column expression generation, ensuring proper handling of explicit ->> operator and nested JSON paths. - Improved clarity in test descriptions for better understanding of functionality.