Skip to content
Snippets Groups Projects
user avatar
Demian Katz authored
Refactored search table handling so that existing searches are updated instead of deleting and creating new ones.
- Fixed duplicate search elimination to not consider extra url parameters such as page.
- Added a simple checksum to search table rows so that duplicate elimination does not have to go through potentially all searches in current sessions history.
- Added a database upgrade that adds checksums to saved search rows.
f42f7c88
Name Last commit Last update
..
migrations/pgsql
mysql.sql
pgsql.sql