/
niceSOFT
/
sqlite
ОбзорДокументацияВойти
/
niceSOFT
/
sqlite
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
sqlite/
ext/session/
..
changeset.c

Fix various harmless compiler warnings seen with MSVC.

7 лет назад
changesetfuzz.c

Fix harmless compiler warnings seen with MSVC.

7 лет назад
changesetfuzz1.test

Add tests and a fix for program "changesetfuzz".

8 лет назад
session1.test

Add test case to ensure that sessions works with DELETE statements that use the truncate optimization (i.e. a DELETE without a WHERE clause).

5 лет назад
session2.test

Add the SQLITE_CHANGESETAPPLY_IGNORENOOP flag, which may be passed to sqlite3changeset_apply_v2() to have it ignore changes that would be no-ops if applied to the database (e.g. deleting a row that has already been deleted), instead of considering them conflicts.

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

Allow sqlite3session_apply() to apply changesets to tables that have been extended using ALTER TABLE ADD COLUMN.

10 лет назад
session4.test

Fix a couple issues in the 'session' module tests.

8 лет назад
session5.test

Change the names of the stream interface APIs to be of the form "_strm" instead of "_str". In other words, added an "m" to the end, to try to make it clear that we are talking about a "stream" and not a "string.

12 лет назад
session6.test

Fix the zeroblob() function and related APIs so that they work with SQLITE_OMIT_INCRBLOB builds.

5 лет назад
session8.test

Fix test cases so that they all still work even with -DSQLITE_DQS=0.

5 лет назад
session9.test

Change the names of the stream interface APIs to be of the form "_strm" instead of "_str". In other words, added an "m" to the end, to try to make it clear that we are talking about a "stream" and not a "string.

12 лет назад
sessionA.test

Change the names of the stream interface APIs to be of the form "_strm" instead of "_str". In other words, added an "m" to the end, to try to make it clear that we are talking about a "stream" and not a "string.

12 лет назад
sessionB.test

Reformat the white-space in a few test cases so that the tests work with Tcl 8.6.9.

7 лет назад
sessionC.test

Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled.

8 лет назад
sessionD.test

Allow the sessions module to be configured to capture changes from tables with no explicit PRIMARY KEY.

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

Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled.

8 лет назад
sessionF.test

Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled.

8 лет назад
sessionG.test

Add the SQLITE_CHANGESETAPPLY_IGNORENOOP flag, which may be passed to sqlite3changeset_apply_v2() to have it ignore changes that would be no-ops if applied to the database (e.g. deleting a row that has already been deleted), instead of considering them conflicts.

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

Add the SQLITE_CHANGESETAPPLY_IGNORENOOP flag, which may be passed to sqlite3changeset_apply_v2() to have it ignore changes that would be no-ops if applied to the database (e.g. deleting a row that has already been deleted), instead of considering them conflicts.

3 года назад
session_common.tcl

Allow the sessions module to be configured to capture changes from tables with no explicit PRIMARY KEY.

3 года назад
session_speed_test.c

Use 64-bit math to compute the sizes of memory allocations in extensions.

8 лет назад
sessionat.test

Add the SQLITE_CHANGESETAPPLY_IGNORENOOP flag, which may be passed to sqlite3changeset_apply_v2() to have it ignore changes that would be no-ops if applied to the database (e.g. deleting a row that has already been deleted), instead of considering them conflicts.

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

Add the SQLITE_CHANGESETAPPLY_IGNORENOOP flag, which may be passed to sqlite3changeset_apply_v2() to have it ignore changes that would be no-ops if applied to the database (e.g. deleting a row that has already been deleted), instead of considering them conflicts.

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

Fix the sessiondiff test module so that it does not run if the session extension is not enabled.

9 лет назад
sessionfault.test

Add the SQLITE_CHANGESETAPPLY_IGNORENOOP flag, which may be passed to sqlite3changeset_apply_v2() to have it ignore changes that would be no-ops if applied to the database (e.g. deleting a row that has already been deleted), instead of considering them conflicts.

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

Add the SQLITE_CHANGESETAPPLY_IGNORENOOP flag, which may be passed to sqlite3changeset_apply_v2() to have it ignore changes that would be no-ops if applied to the database (e.g. deleting a row that has already been deleted), instead of considering them conflicts.

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

Fix a problem with retrying constraint failures within sqlite3changeset_apply() calls with the SQLITE_CHANGESET_INVERT flag is set.

6 лет назад
sessionmem.test

Add tests for sqlite3session_memory_used() interface.

6 лет назад
sessionnoop.test

Reinstate some test cases accidentally removed by [cb023fe28560ce0f].

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

Fix windows-specific problems in test scripts sessionnoop2.test and sessionrowid.test.

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

Allow the sessions module to be configured to capture changes from tables with no explicit PRIMARY KEY.

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

Fix windows-specific problems in test scripts sessionnoop2.test and sessionrowid.test.

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

Allow the sessions module to be configured to capture changes from tables with no explicit PRIMARY KEY.

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

Add the SQLITE_CHANGESETAPPLY_IGNORENOOP flag, which may be passed to sqlite3changeset_apply_v2() to have it ignore changes that would be no-ops if applied to the database (e.g. deleting a row that has already been deleted), instead of considering them conflicts.

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

Ensure that the pre-update hook is invoked for INSERT operations on WITHOUT ROWID tables that use the xfer optimization.

5 лет назад
sqlite3session.c

Fix a buffer overread in the sessions extension that could occur when processing a corrupt changeset.

год назад
sqlite3session.h

Fix typos in comments in sqlite3session.h preventing documentation from being correctly generated.

3 года назад
test_session.c

Allow the sessions module to be configured to capture changes from tables with no explicit PRIMARY KEY.

3 года назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©