/
auroraos
/
mirror_sqlite
ОбзорДокументацияВойти
/
auroraos
/
mirror_sqlite
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
mirror_sqlite/
ext/
..
expert

Fix a case where sqlite3expert could be tricked into executing arbitrary SQL by a corrupt database schema.

2 месяца назад
fts3

Make the test-use-only SQL function fts3_exprtest() (available only if compiled with SQLITE_TEST) more resistant to out-of-bounds inputs. [bugs:/info/2026-08-02T12:28:28Z|Bug 2026-08-02T12:28:28Z] and [bugs:/info/2026-08-02T12:31:40Z|bug 2026-08-02T12:31:40Z].

8 дней назад
fts5

Change the way fts5 test code casts between integers and pointers to avoid a ubsan error in some versions of gcc. Report [bugs:/info/2026-08-08T15:54:04Z | 2026-08-08T15:54:04Z].

2 дня назад
icu

Update the utf-8 decoder in the ICU extension to treat invalid sequences as codepoint 0xFFFD, matching the core. Report [bugs:/info/2026-06-03T04:04:46Z | 2026-06-03T04:04:46Z].

2 месяца назад
intck

Fix the parse_create_index() SQL function created by the incremental integrity_check extension so that it works for widely correct CREATE INDEX statements. [bugs:/info/2026-07-05T12:00:57Z|Bug 2026-07-05T12:00:57Z]. Also fix the extension so that it removes the parse_create_index() function. Add the sqlite3_intck_register() API function so that the parse_create_index() function can be more easily tested.

месяц назад
jni

Remove an unused struct.

9 месяцев назад
misc

Fix a single byte buffer overrun in the approximate_match extension.

6 дней назад
qrf

Adjust QRF to generate lower-case HTML output with the SQLITE_STYLE_Html style setting.

месяц назад
rbu

Reduce divergence between ext/misc/fossildelta.c, the delta code in ext/rbu/sqlite3rbu.c, and Fossil itself.

месяц назад
recover

Harden the recovery extension against SQL injections coming from the sqlite_schema table of the database being recovered.

3 месяца назад
rtree

Replace the EIGHT_BYTE_U64 macro with the in-line function sqlite3Get8byte() which is more efficient cross-platform.

11 часов назад
session

Fix a problem introduced by [32c762bbb1] causing sessions module conflict handling to malfunction when used with a database handle configured with sqlite3_extended_result_codes(). Also ensure the "session_eec" permutation, which would have detected this, is run as part of release testing.

3 дня назад
wasm

Remove some stray debug output and obsolete bug-hunting comments. No functional changes.

11 часов назад
README.md

Remove unnecessary "www." prefixes on domain names in URLs.

год назад
README.md