0.2.41
版本发布时间: 2021-11-18 22:05:38
typeorm/typeorm最新发布版本:0.3.20(2024-01-26 19:22:33)
Bug Fixes
- add
retryWrites
toMongoConnectionOptions
(#8354) (c895680), closes #7869 - create typeorm_metadata table when running migrations (#4956) (b2c8168)
- db caching won't work with replication enabled (#7694) (2d0abe7), closes #5919
- incorrect composite
UNIQUE
constraints detection (#8364) (29cb891), closes #8158 - Postgres enum generates unnecessary queries on schema sync (#8268) (98d5f39)
- resolve issue delete column null on after update event subscriber (#8318) (8a5e671), closes #6327