return this.uow.transaction(async () => {
const updatedWh = await this.saveWhPort.saveWarehouse(warehouse);
await this.saveReport.save(report);
return updatedWh;
});
-
Notifications
You must be signed in to change notification settings - Fork 1
zhuravlevma/typeorm-unit-of-work
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Clean architecture for nest.js with unit of work, typescript, clean architecture, domain model, aggregates, typeorm ⚡
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published