pkgsrc/databases/sqlite3-docs
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
..
DESCR
distinfo sqlite3: updated to 3.25.2 2018-10-01 08:02:37 +00:00
Makefile sqlite3: updated to 3.23.0 2018-04-03 19:58:19 +00:00
PLIST sqlite3: updated to 3.25.2 2018-10-01 08:02:37 +00:00