feat: soft delete junior

This commit is contained in:
Abdalhameed Ahmad
2025-09-15 09:02:56 +03:00
parent df4d2e3c1f
commit f1484e125b
8 changed files with 73 additions and 3 deletions

View File

@ -3,3 +3,4 @@ export * from './1754915164809-create-neoleap-related-entities';
export * from './1754915164810-seed-default-avatar';
export * from './1757349525708-create-money-requests-table';
export * from './1757433339849-add-reservation-amount-to-account-entity';
export * from './1757915357218-add-deleted-at-column-to-junior';