pkgsrc/databases/sqlite3-tcl
adam ab64a19094 sqlite3: updated to 3.31.1
SQLite Release 3.31.1:

Revert the data layout for an internal-use-only SQLite data structure. Applications that use SQLite should never reference internal SQLite data structures, but some do anyhow, and a change to one such data structure in 3.30.0 broke a popular and widely-deployed application. Reverting that change in SQLite, at least temporarily, gives developers of misbehaving applications time to fix their code.
Fix a typos in the sqlite3ext.h header file that prevented the sqlite3_stmt_isexplain() and sqlite3_value_frombind() interfaces from being called from run-time loadable extensions.
2020-01-29 08:33:12 +00:00
..
patches Release 3.19.3: 2017-06-10 19:13:59 +00:00
DESCR
distinfo sqlite3: updated to 3.31.1 2020-01-29 08:33:12 +00:00
Makefile sqlite3: updated to 3.28.0 2019-04-18 10:10:03 +00:00
PLIST