summaryrefslogtreecommitdiffstats
path: root/sql/statement_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage.erg2015-06-201-15/+2
* Standardize usage of virtual/override/final specifiers in sql/.dcheng2014-12-221-4/+2
* Change base/file_utils.h includes to base/files/file_utils.h in gin, google_a...thestig2014-09-051-1/+1
* [sql] Callback and scoped-ignore tests for sql::Statement.shess@chromium.org2013-07-121-32/+24
* Remove sql::ErrorDelegate.shess@chromium.org2013-06-141-23/+9
* Linux/ChromeOS Chromium style checker cleanup, sql/ edition.rsleevi@chromium.org2013-02-061-2/+2
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Remove ref counting on sql::ErrorDelegatepkotwicz@chromium.org2012-10-171-28/+33
* RefCounted types should not have public destructors, sql/ and jingle/ editionrsleevi@chromium.org2012-04-281-1/+4
* Added parameter 'clear_bound_vars', so we could reset the statement without c...michaelbai@chromium.org2012-04-251-3/+25
* Put debugging assertions into sql::Statement.shess@chromium.org2011-12-121-4/+0
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-0/+126