]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Entity/SavedSearch.php
Use prepared statement rather than direct SQL
[galette.git] / galette / lib / Galette / Entity / SavedSearch.php
2021-11-09 Johan CwiklinskiUse prepared statement rather than direct SQL
2021-11-07 Johan CwiklinskiDrop no longer used field
2021-11-07 Johan CwiklinskiThrow errors
2021-11-07 Johan CwiklinskiNo longer look for saved searches duplicates
2020-11-06 Johan CwiklinskiCatch Throwables instead of Exceptions
2020-11-01 Johan CwiklinskiClean unreachable code
2020-07-31 Johan CwiklinskiCS: declare visibility for constants
2020-06-11 Johan CwiklinskiSwitch to PSR12, phpcbf fix
2020-06-10 Scrutinizer Auto... Scrutinizer Auto-Fixes (#59)
2019-12-01 Johan CwiklinskiMerge branch 'release/0.9.3'
2019-11-28 Johan CwiklinskiMerge remote-tracking branch 'weblate/develop' into...
2019-11-28 Johan CwiklinskiFree search params were broken from saved searches...
2019-09-27 Johan CwiklinskiSave searches; closes #691