Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
dev 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
fuzz 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
scripts 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
.gitignore 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DEPS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
LICENSE 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
PRESUBMIT.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
sqlite3.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
sqlite3_shim.c 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
sqlite3_shim_fixups.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
sqlite_chromium_configuration_flags.gni 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
sqlite_common_configuration_flags.gni 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
sqlite_dev_configuration_flags.gni 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
sqlite_shell_icu_helper.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
sqlite_shell_icu_helper.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
sqlite_shell_shim.c 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.chromium

Name: sqlite
URL: https://sqlite.org/
Version: 3.39.2
CPEPrefix: cpe:/a:sqlite:sqlite:3.39.2
Included In Release: Yes
Security Critical: Yes
License: Public domain

Chromium maintains a mirror of the official SQLite Git repository at
https://chromium.googlesource.com/chromium/deps/sqlite. Generally the stock
upstream release branch is used, but occasionally unreleased upstream bug
fixes are backported to the release branch.

The official upstream SQLite Git mirror is at https://github.com/sqlite/sqlite.