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

Add an appropriate _declspec to the declaration of the sqlite3_dbdata_init() function in the recovery extension.

год назад
recover1.test

If there is no data available for a field in a corrupted record, but the type is available, have the recovery extension substitute 0, 0.0, '' or X'' instead of a NULL value.

2 года назад
recover_common.tcl

Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined.

4 года назад
recoverbuild.test

Update test script recoverbuild.test so that it may be run using old test harnesses that run more than one test script in a process.

3 года назад
recoverclobber.test

Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined.

4 года назад
recovercorrupt.test

Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined.

4 года назад
recovercorrupt2.test

Fix an assert() failure in sqlite3recover.c.

2 года назад
recovercorrupt3.test

Fix another problem in the recovery extension where a corrupt sqlite_schema table could lead to excessive memory consumption.

2 года назад
recovercorrupt4.test

Get rid of "-encoding binary" across all test cases, as that is no longer supported in Tcl9. Use "-translation binary" instead.

2 года назад
recoverfault.test

Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined.

4 года назад
recoverfault2.test

Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined.

4 года назад
recoverold.test

Tweaks to recover module test scripts to work with various permutations.

4 года назад
recoverpgsz.test

Get rid of "-encoding binary" across all test cases, as that is no longer supported in Tcl9. Use "-translation binary" instead.

2 года назад
recoverrowid.test

Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined.

4 года назад
recoverslowidx.test

Have the recover module add "PRAGMA foreign_keys = off" to SQL output. Have the shell tool add ".dbconfig defensive off".

год назад
recoversql.test

Fix Tcl tests so that they again build and run with SQLITE_OMIT_VIRTUALTABLE defined.

4 года назад
sqlite3recover.c

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

3 месяца назад
sqlite3recover.h

Minor improvements to API documentation in comments for the recovery extension.

4 года назад
test_recover.c

Cygwin-centric fixes from Jan Nijtmans.

год назад