Add migrations.
modified libpkg/pkgdb.c
@@ -87,7 +87,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -340,7 +340,8 @@ pkgdb_init(sqlite3 *sdb)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/private/db_upgrades.h
@@ -668,6 +668,9 @@ static struct db_upgrades {
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/repo/binary/binary_private.h
@@ -49,7 +49,8 @@ static const char binary_repo_initsql[] = ""
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -361,6 +362,13 @@ static const struct repo_changes repo_upgrades[] = {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -369,6 +377,49 @@ static const struct repo_changes repo_upgrades[] = {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -528,9 +579,8 @@ static const struct repo_changes repo_downgrades[] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
|
|
|
|
|