libpkg: correct schema syntax
modified libpkg/pkgdb.c
@@ -526,7 +526,7 @@ pkgdb_init(sqlite3 *sdb)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/db_upgrades.h
@@ -66,7 +66,7 @@ static struct db_upgrades {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -295,7 +295,7 @@ static struct db_upgrades {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -314,7 +314,7 @@ static struct db_upgrades {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/repo/binary/binary_private.h
@@ -140,7 +140,7 @@ static const char binary_repo_initsql[] = ""
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -228,7 +228,7 @@ static const struct repo_changes repo_upgrades[] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|