fix db date + fix zombie sub process

This commit is contained in:
boufni95 2025-04-23 17:14:50 +00:00
parent bfbbcfbb83
commit ae38963b7a
11 changed files with 47 additions and 11 deletions

View file

@ -38,4 +38,4 @@ export default new DataSource({
UserBasicAuth, UserEphemeralKey, Product, UserToUserPayment, Application, ApplicationUser, UserToUserPayment, LspOrder, LndNodeInfo, TrackedProvider, InviteToken, DebitAccess, UserOffer],
// synchronize: true,
})
//npx typeorm migration:generate ./src/services/storage/migrations/user_offer -d ./datasource.js
//npx typeorm migration:generate ./src/services/storage/migrations/ops_time -d ./datasource.js