pkgsrc/databases/sqlite3
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
..
buildlink3.mk Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
builtin.mk
DESCR
distinfo sqlite3: updated to 3.31.1 2020-01-29 08:33:12 +00:00
Makefile sqlite3: remove a workaround that's no longer needed 2020-01-04 02:32:13 +00:00
Makefile.common sqlite3: updated to 3.31.1 2020-01-29 08:33:12 +00:00
options.mk
PLIST Release 3.20.0: 2017-08-02 16:14:58 +00:00