sync balance events
This commit is contained in:
parent
81f7fe7c0d
commit
e40071fca0
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ export default async (settings: DbSettings) => {
|
|||
// logging: true,
|
||||
entities: [User, UserReceivingInvoice, UserReceivingAddress, AddressReceivingTransaction, UserInvoicePayment, UserTransactionPayment,
|
||||
UserBasicAuth, UserEphemeralKey, Product, UserToUserPayment, Application, ApplicationUser, UserToUserPayment, RoutingEvent, BalanceEvent, ChannelBalanceEvent],
|
||||
// synchronize: true,
|
||||
synchronize: true,
|
||||
}).initialize()
|
||||
const log = getLogger({})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue