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

add SQLite dialect to resolveAdditionalSelects #519

Closed HobieCat closed 1 year ago

HobieCat commented 1 year ago

check which database driver is used and build the query according to its dialect. added SQLite dialect only, partially fiexs issue #183