summaryrefslogtreecommitdiffstats
path: root/sql/statement.h
Commit message (Expand)AuthorAgeFilesLines
* [sql] Stats gathering for sql/ APIs.shess2015-06-031-0/+12
* sql: Remove basictypes.h includes.tfarina2015-05-111-3/+4
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-3/+3
* [sql] Complain about statement mutations after stepping has started.shess@chromium.org2013-10-251-0/+5
* Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.avi@chromium.org2013-06-111-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Added parameter 'clear_bound_vars', so we could reset the statement without c...michaelbai@chromium.org2012-04-251-3/+3
* Remove operator overloads from Statement.gbillock@chromium.org2012-02-251-6/+0
* Clear statement before closing db in cookie code.shess@chromium.org2012-02-171-0/+4
* Create a class to represent a Dom Storage Database.benm@chromium.org2012-02-101-1/+3
* Update webdata files to take advantage of DLOG(FATAL) ingbillock@chromium.org2011-12-221-1/+1
* Put debugging assertions into sql::Statement.shess@chromium.org2011-12-121-6/+28
* build sql as a component - this will help ensure there is only one copydpranke@chromium.org2011-11-101-1/+2
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-0/+167