Releases: yaitoo/sqle
Releases · yaitoo/sqle
v1.5.2
v1.5.1
v1.5.0
v1.4.6
What's Changed
- fix(sqlbuilder): fixed WithWhere/WithOrderBy for empty builder by @cnlangzi in #39
- fix(shardid): implement json.Marshaler and json.Unmarshaler on ID by @cnlangzi in #40
- fix(shardid): use string instead of int64 in id json Marshaler/Unmarshaler by @cnlangzi in #41
- fix(tx): added context in tx.QueryBuilder and tx.QueryRowBuilder by @cnlangzi in #42
Full Changelog: v1.4.5...v1.4.6