contributte / datagrid

:muscle: DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc
https://contributte.org/packages/contributte/datagrid/
MIT License
290 stars 194 forks source link

FilterText throws exception when there's single quote #589

Closed ne0-cz closed 6 years ago

ne0-cz commented 6 years ago

There's Dibi\Exception: SQL Translate error: Alone quote when I input the single quote: '.

You get error 500 even on the https://ublaboo.org/datagrid/ - I don't think it needs any example code :)

paveljanda commented 6 years ago

@ne0-cz Can you send a PR? :)

paveljanda commented 6 years ago

Merged.