Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
libpkg: fix a table drop statement
Daniel Kolesa committed 4 years ago
commit 756239902703d32f098c1d7b57dc44bffae7def3
parent d28486cfda67b23bc8860adc2572b47a4d659a66
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 */