This repository demonstrates a bug in Filament v4 where applySortingToTableQuery() is called twice during bulk actions, causing duplicate ORDER BY clauses that fail on SQL Server.