Skip to content

Releases: leisurelicht/norm

v0.0.16: Merge pull request #24 from leisurelicht/develop

12 Mar 07:41
7bf971d

Choose a tag to compare

v0.0.15

03 Mar 09:20

Choose a tag to compare

  • feat(select): support select for map queries
  • refactor(handler): replace deprecated reflect.Ptr with reflect.Pointer

v0.0.14

02 Mar 02:56

Choose a tag to compare

  • refactor(go-zero): rewrite BulkInsert with explicit query builder
  • test(handler): add batch create with time.Now fields

v0.0.13

28 Feb 06:51

Choose a tag to compare

Full Changelog: v0.0.12...v0.0.13

fix: cannot set log level

28 Feb 03:31

Choose a tag to compare

v0.0.12

Release v0.0.12

add session

09 Jan 09:50
c1fab43

Choose a tag to compare

Merge pull request #23 from leisurelicht/develop

Develop

fix orderby

24 Jul 09:22
fc2ee96

Choose a tag to compare

fix slice orderby contains empty string

add clickhouse

24 Jul 07:04
565621f

Choose a tag to compare

add clickhouse operator
fix orderby string sql injection

Encapsulate the NewSql function

24 Jun 08:59

Choose a tag to compare

v0.0.8

feat: 🎸 Encapsulate the NewSql function

v0.0.7

06 Jun 05:45
99c525e

Choose a tag to compare

move operator method