Skip to content

Releases: ezbuy/ezorm

v2.6.19

18 Aug 08:41
bf84a26
Compare
Choose a tag to compare

Changelog

v2.6.18

10 Aug 06:26
8fc7187
Compare
Choose a tag to compare

Changelog

  • 8fc7187 cmd: cut v2.6.18
  • 7b8b5a2 internal/parser/x: make raw query request field and result field stable (#303)

v2.6.17

10 Aug 05:50
c4492f9
Compare
Choose a tag to compare

Changelog

  • c4492f9 cmd: cut v2.6.17
  • a22dc8d ci: parser tests drop Go 1.19
  • f55b9ff internal/parser/x: support rawquery LIKE
  • 37017d2 internal/parser/shared: make mongo index generation stale
  • 99ec08c internal/parser/x: remove deprecated code
  • 3afde9f ci: support Go 1.21 and drop the support of Go 1.19

v2.6.16

07 Aug 06:30
88493bd
Compare
Choose a tag to compare

Changelog

v2.6.15

27 Jul 09:32
26be1c7
Compare
Choose a tag to compare

Changelog

  • 26be1c7 cmd: cut v2.6.15
  • dac2a88 internal/parser,v2/pkg/orm: support mysql functions and adds generic ToResult helper (#296)
  • e8af3c5 e2e/mysqlr: add more unique data (#294)

v2.6.14

24 Jul 09:18
44863af
Compare
Choose a tag to compare

Changelog

v2.6.13

24 Jul 08:29
96b3e3c
Compare
Choose a tag to compare

Changelog

  • 96b3e3c cmd: cut v2.6.13
  • fe5e02b internal/parser/shared: Conditions adds offset and limit (#290)

v2.6.12

20 Jul 02:24
181225e
Compare
Choose a tag to compare

Changelog

v2.6.11

13 Jul 03:25
0876583
Compare
Choose a tag to compare

Changelog

  • 0876583 cmd: cut v2.6.11
  • aaaaeea internal/parser/mysqlr: reform CREATE TABLE unique key name (#285)

v2.6.10

10 Jul 09:06
14f1153
Compare
Choose a tag to compare

Changelog

  • 14f1153 cmd: cut v2.6.10
  • 8eb0049 internal/parser/mysqlr: reform CREATE TABLE index name (#283)