Update repo SQL to conform to changes to scheam for new options-fu
modified libpkg/pkgdb_repo.c
@@ -72,7 +72,8 @@ typedef enum _sql_prstmt_index {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -132,10 +133,16 @@ static sql_prstmt sql_prepared_statements[PRSTMT_LAST] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -577,10 +584,11 @@ try_again:
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|