-expand table list for taler-auditor-sync
This commit is contained in:
parent
00c68e0a04
commit
65ce2eede6
@ -1 +1 @@
|
||||
Subproject commit 99d8d9e0336bacebab5af4ae00c3f685ffd90f60
|
||||
Subproject commit aebd5420308d7599aadb8818a82d9ffc89492334
|
@ -114,6 +114,16 @@ static struct Table tables[] = {
|
||||
{ .rt = TALER_EXCHANGEDB_RT_RECOUP_REFRESH },
|
||||
{ .rt = TALER_EXCHANGEDB_RT_EXTENSIONS},
|
||||
{ .rt = TALER_EXCHANGEDB_RT_EXTENSION_DETAILS },
|
||||
{ .rt = TALER_EXCHANGEDB_RT_PURSE_REQUESTS},
|
||||
{ .rt = TALER_EXCHANGEDB_RT_PURSE_MERGES},
|
||||
{ .rt = TALER_EXCHANGEDB_RT_PURSE_DEPOSITS},
|
||||
{ .rt = TALER_EXCHANGEDB_RT_ACCOUNT_MERGES},
|
||||
{ .rt = TALER_EXCHANGEDB_RT_HISTORY_REQUESTS},
|
||||
{ .rt = TALER_EXCHANGEDB_RT_CLOSE_REQUESTS},
|
||||
{ .rt = TALER_EXCHANGEDB_RT_WADS_OUT},
|
||||
{ .rt = TALER_EXCHANGEDB_RT_WADS_OUT_ENTRIES},
|
||||
{ .rt = TALER_EXCHANGEDB_RT_WADS_IN},
|
||||
{ .rt = TALER_EXCHANGEDB_RT_WADS_IN_ENTRIES},
|
||||
{ .end = true }
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user