From bdf512a693ee65ecdabbd993b66b30d07a7efa45 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 17 Mar 2021 06:24:42 +0000 Subject: sqlite3: updated to 3.35.1 3.35.1: Fix a bug in the new DROP COLUMN feature when used on columns that are indexed and that are quoted in the index definition. Documentation improvements. --- databases/sqlite3-docs/PLIST | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/sqlite3-docs/PLIST') diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST index 89dfb674da7..161e195c7a9 100644 --- a/databases/sqlite3-docs/PLIST +++ b/databases/sqlite3-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.98 2021/03/15 14:51:01 adam Exp $ +@comment $NetBSD: PLIST,v 1.99 2021/03/17 06:24:42 adam Exp $ share/doc/sqlite3/34to35.html share/doc/sqlite3/35to36.html share/doc/sqlite3/about.html @@ -623,6 +623,7 @@ share/doc/sqlite3/releaselog/3_33_0.html share/doc/sqlite3/releaselog/3_34_0.html share/doc/sqlite3/releaselog/3_34_1.html share/doc/sqlite3/releaselog/3_35_0.html +share/doc/sqlite3/releaselog/3_35_1.html share/doc/sqlite3/releaselog/3_3_0.html share/doc/sqlite3/releaselog/3_3_1.html share/doc/sqlite3/releaselog/3_3_10.html -- cgit v1.2.3