summaryrefslogtreecommitdiffstats
path: root/app/sql/connection.h
Commit message (Expand)AuthorAgeFilesLines
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-10/+27
* Add basic sqlite error handling to the new sqlite handlerscpu@chromium.org2009-09-251-0/+36
* Convert the sqlite cookie database and web database to use the new sqlitebrettw@chromium.org2009-09-151-2/+7
* Add missing #include <string> in a new file that uses std::string.mark@chromium.org2009-09-121-0/+1
* Add a new wrapper for sqlite. This is mostly a large cleanup of the existingbrettw@chromium.org2009-09-111-0/+310