MedicOneSystems / livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS
https://livewire-datatables.com/
MIT License
1.19k stars 258 forks source link

The backtick on the sort string for sqlserv breaks query. #435

Closed shaneburrell closed 2 years ago

shaneburrell commented 2 years ago

This doesn't seem to be required for postgres either. This is related to issue #434

Christophvh commented 2 years ago

This might be the cause for breaking the sorting: https://github.com/MedicOneSystems/livewire-datatables/issues/453