Skip to content
Snippets Groups Projects
Commit f42f7c88 authored by Demian Katz's avatar Demian Katz
Browse files

Refactored search table handling so that existing searches are updated instead...

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.
parent 7cf8c002
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment