aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-sqlite.h
Commit message (Collapse)AuthorAgeFilesLines
* ephy-history-service: trim query strings to avoid reaching sqlite limitClaudio Saavedra2012-05-081-0/+2
| | | | | | | Sqlite limits the length of a LIKE pattern to 50000 bytes, therefore we need to make sure that longer strings are not used as queries. https://bugzilla.gnome.org/show_bug.cgi?id=674848
* ephy-sqlite: and another forgotten file!Xan Lopez2012-03-071-0/+34