pkgsrc/databases/sqlite3
adam b137ac7665 sqlite3: updated to 3.37.2
Changes in version 3.37.2:

Fix a bug introduced in version 3.35.0 (2021-03-12) that can cause database corruption if a SAVEPOINT is rolled back while in PRAGMA temp_store=MEMORY mode, and other changes are made, and then the outer transaction commits. Check-in 73c2b50211d3ae26
Fix a long-standing problem with ON DELETE CASCADE and ON UPDATE CASCADE in which a cache of the bytecode used to implement the cascading change was not being reset following a local DDL change. Check-in 5232c9777fe4fb13.
Other minor fixes that should not impact production builds.
2022-01-07 21:06:28 +00:00
..
patches sqlite3: updated to 3.37.0 2021-11-28 20:48:28 +00:00
buildlink3.mk revbump for icu and libffi 2021-12-08 16:01:42 +00:00
builtin.mk
DESCR
distinfo sqlite3: updated to 3.37.2 2022-01-07 21:06:28 +00:00
Makefile sqlite3: updated to 3.37.1 2021-12-30 20:31:51 +00:00
Makefile.common sqlite3: updated to 3.37.2 2022-01-07 21:06:28 +00:00
options.mk sqlite3: add 'deserialize' option. 2020-03-23 19:37:54 +00:00
PLIST