Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Releases: samchon/safe-typeorm

v2.0.4

07 Feb 06:38
df72f64
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

04 Feb 09:00
e681043
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

09 Jan 06:14
dffb4b6
Compare
Choose a tag to compare

What's Changed

  • Fix #82 - make InsertCollection.getDepedencies() safer by @samchon in #83
  • Return type of JoinQueryBuilder.statement() by @samchon in #84

Full Changelog: v2.0.0...v2.0.2

v2.0.0

14 Sep 09:56
0f5f2e6
Compare
Choose a tag to compare

What's Changed

  • Close #70, timestamp columns for postgres by @samchon in #71
  • Close #72, let Has.ManyToMany can accept Belongs.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

03 Aug 04:54
2193e02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/samchon/safe-typeorm/commits/v1.0.13