dbos-inc / dbos-transact-ts

The TypeScript framework for backends that scale
https://docs.dbos.dev
MIT License
366 stars 27 forks source link

Fix TypeORM Entities (#596) #597

Closed qianl15 closed 2 months ago

qianl15 commented 2 months ago

Separate TypeORM and Drizzle entities to fix a bug where a blank @ORMEntities decorator would disallow registering further entities.