summaryrefslogtreecommitdiffstats
path: root/sql/meta_table.h
Commit message (Expand)AuthorAgeFilesLines
* [sql] Consider fresh databases suitable for memory-mapped I/O.shess2015-12-181-0/+15
* sql: Remove basictypes.h includes.tfarina2015-05-111-3/+4
* Deprecate old Favicons database versions.shess@chromium.org2013-10-081-0/+14
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Create meta table atomically.shess@chromium.org2012-03-081-1/+2
* Add a DeleteKey() method to delete a key from the meta table. This will be u...pkasting@chromium.org2012-03-031-1/+4
* Put debugging assertions into sql::Statement.shess@chromium.org2011-12-121-1/+1
* 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/+83