summaryrefslogtreecommitdiffstats
path: root/sql/connection.h
Commit message (Expand)AuthorAgeFilesLines
* Implement sql::Connection::Raze() in terms of sqlite3_backup API.shess@chromium.org2012-04-061-0/+20
* [sql] WARN_UNUSED_RESULT on Execute().shess@chromium.org2011-12-231-5/+11
* AppCache INTERCEPT namespace.michaeln@google.com2011-12-131-0/+6
* Put debugging assertions into sql::Statement.shess@chromium.org2011-12-121-3/+13
* export StatementRefdpranke@chromium.org2011-11-121-1/+1
* build sql as a component - this will help ensure there is only one copydpranke@chromium.org2011-11-101-2/+3
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-0/+387