summaryrefslogtreecommitdiff
path: root/databases/sqlite3/distinfo
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-10-05 08:03:55 +0000
committeradam <adam@pkgsrc.org>2019-10-05 08:03:55 +0000
commitb959bd2aa1b96214dc685bd82af71390805ecc12 (patch)
tree1e7cd70e37b5115ec808f288179900182ee0ebd3 /databases/sqlite3/distinfo
parent94b430f04e13c365509e9513af91b5ee17ea647e (diff)
downloadpkgsrc-b959bd2aa1b96214dc685bd82af71390805ecc12.tar.gz
sqlite3: updated to 3.30.0
SQLite Release 3.30.0 Add support for the FILTER clause on aggregate functions. Add support for the NULLS FIRST and NULLS LAST syntax in ORDER BY clauses. The index_info and index_xinfo pragmas are enhanced to provide information about the on-disk representation of WITHOUT ROWID tables. Add the sqlite3_drop_modules() interface, allowing applications to disable automatically loaded virtual tables that they do not need. Improvements to the .recover dot-command in the CLI so that it recovers more content from corrupt database files. Enhance the RBU extension to support indexes on expressions. Change the schema parser so that it will error out if any of the type, name, and tbl_name columns of the sqlite_master table have been corrupted and the database connection is not in writable_schema mode. The PRAGMA function_list, PRAGMA module_list, and PRAGMA pragma_list commands are now enabled in all builds by default. Disable them using -DSQLITE_OMIT_INTROSPECTION_PRAGMAS. Add the SQLITE_DBCONFIG_ENABLE_VIEW option for sqlite3_db_config(). Added the TCL Interface config method in order to be able to disable SQLITE_DBCONFIG_ENABLE_VIEW as well as control other sqlite3_db_config() options from TCL. Added the SQLITE_DIRECTONLY flag for application-defined SQL functions to prevent those functions from being used inside triggers and views. The legacy SQLITE_ENABLE_STAT3 compile-time option is now a no-op.
Diffstat (limited to 'databases/sqlite3/distinfo')
-rw-r--r--databases/sqlite3/distinfo10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/sqlite3/distinfo b/databases/sqlite3/distinfo
index d28fc09c1dd..1b62b000167 100644
--- a/databases/sqlite3/distinfo
+++ b/databases/sqlite3/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.152 2019/07/12 10:04:26 adam Exp $
+$NetBSD: distinfo,v 1.153 2019/10/05 08:03:55 adam Exp $
-SHA1 (sqlite-autoconf-3290000.tar.gz) = 053d8237eb9741b0e297073810668c2611a8e38e
-RMD160 (sqlite-autoconf-3290000.tar.gz) = 2c976f4ee1a71c6600f829e04cd8be1712ff2420
-SHA512 (sqlite-autoconf-3290000.tar.gz) = 85dcaa72cc2476c628e801d4ce46cf10ed8997f56cb0334062df5553f18c29d607883a1049bf75258204f2f53a29a02a01f014dcca383b05dfac1e2123778024
-Size (sqlite-autoconf-3290000.tar.gz) = 2833613 bytes
+SHA1 (sqlite-autoconf-3300000.tar.gz) = 785c0f6f00fe1871cb1dd97893267cb50db03b9b
+RMD160 (sqlite-autoconf-3300000.tar.gz) = a31b073fab598bda350d373adeca11c8778d886b
+SHA512 (sqlite-autoconf-3300000.tar.gz) = d1b0d4c6874e600f4e0f8c3eae8a5d754f8a25b3ab68b058ea657641acbae7e4f517d075dd103a87544ccf62a706990e3db909de18cf649ac5a1a459d123926a
+Size (sqlite-autoconf-3300000.tar.gz) = 2848866 bytes