Sign in
chromium
/
chromium
/
src
/
b31dbaf51d30c2a37db28874e60724d66050eb97
/
sql
/
statement_unittest.cc
60e60dd
RefCounted types should not have public destructors, sql/ and jingle/ edition
by
[email protected]
· 13 years ago
389e0a4
Added parameter 'clear_bound_vars', so we could reset the statement without clearing bound variables, so and current row is reset to the beginning.
by
[email protected]
· 13 years ago
eff1fa52
Put debugging assertions into sql::Statement.
by
[email protected]
· 14 years ago
f0a54b2
Move app/sql/* files to sql/ directory.
by
[email protected]
· 14 years ago
[Renamed (97%) from app/sql/statement_unittest.cc]
e078590
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
by
[email protected]
· 14 years ago
3a305db
Replacing base::DIR_TEMP with ScopedTempDir when appropriate.
by
[email protected]
· 14 years ago
e33cba4
Move bundled copy of sqlite one level deeper to better separate it
by
[email protected]
· 15 years ago
765b4450
Convert history to use new sql wrappers. Enhance wrappers in several ways to
by
[email protected]
· 16 years ago
faa604e
Add basic sqlite error handling to the new sqlite handlers
by
[email protected]
· 16 years ago
e5ffd0e4
Add a new wrapper for sqlite. This is mostly a large cleanup of the existing
by
[email protected]
· 16 years ago