Releases: CloudNativeEntrepreneur/sourced-repo-typeorm
Releases · CloudNativeEntrepreneur/sourced-repo-typeorm
v2.0.0
2.0.0 (2021-09-10)
Bug Fixes
- use snapshot bool as enums are more difficult to support (how to set up in each db, and use from tools like hasura, for example: https://hasura.io/docs/latest/graphql/core/databases/postgres/schema/enums.html) (759b475)
BREAKING CHANGES
- type enum replaced by snapshot boolean
Signed-off-by: Patrick Lee Scott [email protected]