Skip to content

Releases: yaitoo/sqle

v1.3.2

28 Mar 02:47
1acbdae
Compare
Choose a tag to compare

What's Changed

  • fix(migrate): added module name in migration by @cnlangzi in #29

Full Changelog: v1.3.1...v1.3.2

v1.3.1

19 Mar 01:08
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/yaitoo/async from 1.0.2-0.20240311025239-1c9ee7723b5b to 1.0.2 by @dependabot in #24
  • ci: add .deepsource.toml by @deepsource-autofix in #25
  • chore(go): fixed deepsource issues by @cnlangzi in #26
  • feat(db): added Duration support in Scanner/Valuer by @cnlangzi in #27

New Contributors

  • @deepsource-autofix made their first contribution in #25

Full Changelog: v1.3.0...v1.3.1

v1.3.0

11 Mar 06:43
8f3ce63
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.3.0

v1.2.2

06 Mar 15:02
eb33d0d
Compare
Choose a tag to compare

What's Changed

  • feat(migrate): added rotated table migration support by @cnlangzi in #18
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #19
  • Feat/rotated by @cnlangzi in #20

Full Changelog: v1.2.1...v1.2.2

v1.2.1

28 Feb 08:55
Compare
Choose a tag to compare

What's Changed

  • fix(sqlbuilder): input should always work even it is missed by @cnlangzi in #15
  • fiex(sql): fixed sql.Scanner/driver.Valuer support in BitBool/shardid.ID by @cnlangzi in #16
  • chore(logs): detailed migration logs by @cnlangzi in #17

Full Changelog: v1.2.0...v1.2.1

v1.2.0

25 Feb 23:19
11833f7
Compare
Choose a tag to compare

What's Changed

  • fix(sqlbuilder): update columns parameter by @cnlangzi in #10
  • feat(type): added BitBool by @cnlangzi in #11
  • feat(sharding): added shardid by @cnlangzi in #12
  • feat(sharding): enabled sharding feature on db by @cnlangzi in #13
  • fix(sqlbuilder): sort columns in SetMap for PrepareStmt performance by @cnlangzi in #14

Full Changelog: v1.1.0...v1.2.0

v1.1.0

13 Feb 14:26
d385ed3
Compare
Choose a tag to compare

What's Changed

  • feat(sqlbuilder): added BuilderOption by @cnlangzi in #1
  • fix(bind): fixed sql.Scanner support by @cnlangzi in #2
  • chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.21 to 1.14.22 by @dependabot in #3
  • feat(bind): added custom Binder support by @cnlangzi in #4
  • Feat/statement by @cnlangzi in #6
  • feat(db): added PreparedStmt support on Query/Exec by @cnlangzi in #7
  • feat(stmt):added PreparedStmt support in Tx by @cnlangzi in #8

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

31 Jan 15:31
Compare
Choose a tag to compare