This repository has been archived by the owner on May 18, 2024. It is now read-only.
Releases: samchon/safe-typeorm
Releases · samchon/safe-typeorm
v2.0.4
v2.0.3
v2.0.2
v2.0.0
What's Changed
- Close #70,
timestamp
columns forpostgres
by @samchon in #71 - Close #72, let
Has.ManyToMany
can acceptBelongs.OneToOne
accessor by @samchon in #73 - Close #52, ESLint and Prettier by @samchon in #74
- Close #75, let
JoinQueryBuilder
to block dupllicated join by @samchon in #76 - Complement #75, test program for blocking duplicated join from
JoinQueryBuilder
by @samchon in #77 - Close #78, accessors for
JoinQueryBuilder
by @samchon in #79 - Close #80,
JoinQueryBuilder
supports SQL queries by @samchon in #81
Full Changelog: v1.0.13...v2.0.0
v1.0.13
What's Changed
- Close #56 and Close #57 by @samchon in #58
- Close #59, the conditional app join by @samchon in #60
- Fix #61 by @samchon in #62
- V1.0 by @samchon in #65
- Close #66 by @samchon in #67
- Close #68 by @samchon in #69
New Contributors
Full Changelog: https://github.com/samchon/safe-typeorm/commits/v1.0.13