Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
libpkg: fix a table drop statement
Daniel Kolesa committed 4 years ago
commit 756239902703d32f098c1d7b57dc44bffae7def3
parent d28486c
1 file changed +2 -0
modified libpkg/repo/binary/binary_private.h
@@ -376,6 +376,8 @@ static const struct repo_changes repo_upgrades[] = {
	},
	{2013,
	 2014,
+
	 "Drop 'pkg_search'",
+

	 "DROP TABLE pkg_search;"
	},
	/* Mark the end of the array */