Skip to content

Releases: go-gorm/gen

v0.3.6

02 Jun 08:01
Compare
Choose a tag to compare
  • feat: remove default tag CURRENT_TIMESPAMP

Full Changelog: v0.3.5...v0.3.6

v0.3.5

02 Jun 07:47
1f6224f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

24 Apr 12:02
853a371
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

21 Apr 03:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

21 Apr 03:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

18 Apr 08:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

18 Apr 08:10
2492f01
Compare
Choose a tag to compare

What's Changed

  • feature: generate from object by @RiverChu in #407
  • feat: FindByPage return all result when limit<=0 by @RiverChu in #410
  • feat(generate): add real/numeric type mapping for sqlite by @RiverChu in #417

Full Changelog: v0.2.44...v0.3.0

v0.2.44

06 Apr 09:03
Compare
Choose a tag to compare

What's Changed

  • fix: update table name in schema by @RiverChu in #393
  • feat(Joins): implement Joins "ON" condition for equal-like clauses & "ORDER BY" relation table columns by @alfarih31 in #390
  • feat: implement function REPLACE/CONCAT by @RiverChu in #400
  • fix: wrap blank default value tag by @RiverChu in #408
  • feat: support join with sub query by @qqxhb in #402

New Contributors

Full Changelog: v0.2.43...v0.2.44

v0.2.43

08 Mar 09:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.42...v0.2.43

v0.2.42

03 Mar 12:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.41...v0.2.42