pkgsrc/databases/sqlite3
adam 784f23d235 sqlite3: updated to 3.25.2
SQLite Release 3.25.2:
Add the PRAGMA legacy_alter_table=ON command that causes the "ALTER TABLE RENAME" command to behave as it did in SQLite versions 3.24.0 and earlier: references to the renamed table inside the bodies of triggers and views are not updated. This new pragma provides a compatibility work around for older programs that expected the older, wonky behavior of ALTER TABLE RENAME.
Fix a problem with the new window functions implementation that caused a malfunction when complicated expressions involving window functions were used inside of a view.
Fixes for various other compiler warnings and minor problems associated with obscure configurations.
2018-10-01 08:02:37 +00:00
..
buildlink3.mk Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
builtin.mk
DESCR
distinfo sqlite3: updated to 3.25.2 2018-10-01 08:02:37 +00:00
Makefile sqlite3: updated to 3.25.0 2018-09-17 16:14:07 +00:00
Makefile.common sqlite3: updated to 3.25.2 2018-10-01 08:02:37 +00:00
options.mk
PLIST Release 3.20.0: 2017-08-02 16:14:58 +00:00