Sign in
chromium
/
chromium
/
src.git
/
376c84c4582bf324d4e7a6ec2eff49604a2ceb07
/
sql
/
sqlite_features_unittest.cc
02bf6b6d
sqlite: Add tests covering ICU functionality.
by Victor Costan
· 6 years ago
7de7e9f
[Fuchsia] Use unix-none VFS for sqlite
by Sergey Ulanov
· 6 years ago
7e74dce
mac: Rework logic for excluding files from Time Machine backups.
by Victor Costan
· 6 years ago
4f03013
sqlite: Remove custom PRAGMA auto_vacuum_slack_pages.
by Victor Costan
· 7 years ago
e3d9c4b
Revert "sqlite: Disable mmap usage on Windows."
by Victor Costan
· 7 years ago
7202f4d
sqlite: Disable mmap usage on Windows.
by Victor Costan
· 7 years ago
cfbfa60
sql: Rename sql::Connection to sql::Database.
by Victor Costan
· 7 years ago
ce678e7
sqlite: Create all databases with restrictive permissions.
by Victor Costan
· 7 years ago
653b14f
sql: Enable SQLiteFeaturesTest.TimeMachine
by Victor Costan
· 7 years ago
70bedf2
sql: Remove references to USE_SYSTEM_SQLITE.
by Victor Costan
· 7 years ago
bd62311
sql: Replace NULL with nullptr.
by Victor Costan
· 7 years ago
1d86835
sql: Use static const char[] in local variables.
by Victor Costan
· 7 years ago
f087c84
sqlite: Upgrade from 3.22.0 to 3.23.1.
by Victor Costan
· 7 years ago
bc7ab06
sql: Add feature test for default values on boolean columns in SQLite.
by Victor Costan
· 7 years ago
d16d219
Migrate //sql from base::Callback to base::RepeatingCallback
by tzik
· 7 years ago
86ca431
sqlite: Remove USE_SYSTEM_SQLITE option.
by Victor Costan
· 7 years ago
42988a9
sqlite: Remove special cases handling for iOS 9 and below.
by Victor Costan
· 7 years ago
47ed2c3
Remove references to MOJO_APPTEST_IMPL in sql/
by Scott Graham
· 8 years ago
502836c
fuchsia: Disable sqlite tests that require shm in vfs
by Scott Graham
· 8 years ago
f7fcc45
[sql] Verify control of close-time WAL checkpoint.
by shess
· 8 years ago
e812793
[sql] SQLite patch to implement "smart" auto-vacuum.
by shess
· 8 years ago
5f2c344
[sql] Move time-machine support from third_party/sqlite to sql/
by shess
· 8 years ago
001ae16
[sql] Verify regexp not cached with prepared statement.
by shess
· 9 years ago
83d6b83a
Updates SQL code now that mmap is supported on iOS.
by rohitrao
· 9 years ago
0b51920
Switch to standard integer types in xxx/.
by avi
· 9 years ago
53adf16
[sql] Test mmap operation based on SQLite capabilities.
by shess
· 9 years ago
102ceb41
mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage.
by erg
· 10 years ago
37437cb
[sql] Stop building fts2.
by shess
· 10 years ago
dcf12048
Import SQLite 3.8.7.4.
by Scott Hess
· 10 years ago
be80d53e
Add SQLite feature test to verify working foreign key support.
by engedy
· 10 years ago
156733db
[sql] Enable HAVE_USLEEP for more platforms.
by shess
· 10 years ago
355d9a1e
[sql] Test that a Chromium fts change is actually in place.
by shess
· 10 years ago
1b3b125e
Standardize usage of virtual/override/final specifiers in sql/.
by dcheng
· 10 years ago
ffdda02
Make FTS2 inclusion in SQLite optional
by the_jk
· 11 years ago
22dfc401
Change base/file_utils.h includes to base/files/file_utils.h in gin, google_apis, printing, sql, ui, and webkit.
by thestig
· 11 years ago
1fb07ac8
Add unistd.h include in a file using geteuid().
by
[email protected]
· 11 years ago
526b466
Remove sql::ErrorDelegate.
by
[email protected]
· 12 years ago
3dbbf7d
Linux/ChromeOS Chromium style checker cleanup, sql/ edition.
by
[email protected]
· 12 years ago
ea1a3f6
Move scoped_temp_dir from base to base/files
by
[email protected]
· 13 years ago
49dc4f2
Remove ref counting on sql::ErrorDelegate
by
[email protected]
· 13 years ago
e73e8922
Modify sql unittests to pass on iOS.
by
[email protected]
· 13 years ago
9903468
Avoid leaking any files from SQLiteFeaturesTest.
by
[email protected]
· 13 years ago
60e60dd
RefCounted types should not have public destructors, sql/ and jingle/ edition
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/sqlite_features_unittest.cc]
67361b3
Cleanup SQLite 3.6.18 import.
by
[email protected]
· 14 years ago