Skip to content

Releases: go-gorm/gen

v0.2.31

30 Dec 08:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.30...v0.2.31

v0.2.30

28 Dec 11:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.29...v0.2.30

v0.2.29

24 Dec 02:59
6189144
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.28...v0.2.29

v0.2.28

22 Dec 10:07
9b24d1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.27...v0.2.28

v0.2.27

21 Dec 12:37
539a653
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.26...v0.2.27

v0.2.26

20 Dec 02:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.25...v0.2.26

v0.2.25

17 Dec 07:55
Compare
Choose a tag to compare

What's Changed

  • fix(generate): column name prefix by @qqxhb in #296
  • feat(do): condition检查支持空值 by @ShellDawn in #299
  • fix(generate):Execute SQL with none param by @idersec in #301
  • feat(generate): parse table name with table prefix by @RiverChu in #298

Full Changelog: v0.2.24...v0.2.25

v0.2.24

15 Dec 07:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.23...v0.2.24

v0.2.23

12 Dec 05:36
Compare
Choose a tag to compare

What's Changed

  • feat(generate): preload with offset and limit by @RiverChu in #292

Full Changelog: v0.2.2...v0.2.23

v0.2.3

10 Dec 06:32
Compare
Choose a tag to compare

What's Changed

  • fix(generate): struct packagename by @idersec in #284
  • fix(gentool): The string is empty used strings.split will return 1 le… by @dino-ma in #287
  • feat(generat): only gen db model by @qqxhb in #288
  • feat(generate): format && do not generate query code without apply method by @RiverChu in #289

Full Changelog: v0.2.1...v0.2.3