Releases Tags
-
v1.0.4 Stable
released this 3 years ago | 191 commits to master since this release
Downloads
-
v1.0.3 is released Stable
released this 3 years ago | 198 commits to master since this release
Downloads
-
v1.0.2 is released Stable
released this 3 years ago | 209 commits to master since this release
Downloads
-
v1.0.1 is released Stable
released this 3 years ago | 228 commits to master since this release
Downloads
-
v1.0.0 is released Stable
released this 3 years ago | 238 commits to master since this release
- BREAKING
- FEATURES
- Use a new ContextLogger interface to implement logger (#1557)
- BUGFIXES
- Fix setschema (#1606)
- Fix dump/import bug (#1603)
- Fix pk bug (#1602)
- Fix master/slave bug (#1601)
- Fix bug when dump (#1597)
- Ignore schema when dbtype is not postgres (#1593)
- Fix table name (#1590)
- Fix find alias bug (#1581)
- Fix rows bug (#1576)
- Fix map with cols (#1575)
- fix bug on deleted with join (#1570)
- Improve quote policy (#1567)
- Fix break session sql enable feature (#1566)
- Fix mssql quote (#1535)
- Fix join table name quote bug (#1534)
- Fix mssql issue with duplicate columns. (#1225)
- mysql8.0 中同步数据前,获取数据库结构,因tableRaw为空导致同步失败 (#808)
- ENHANCEMENTS
- fix batch insert interface slice be panic (#1598)
- Move some codes to statement sub package (#1574)
- Remove circle file (#1569)
- Move statement as a sub package (#1564)
- Move maptype to tag parser (#1561)
- Move caches to manager (#1553)
- Improve code (#1552)
- Improve some codes (#1551)
- Improve statement (#1549)
- Move tag parser related codes as a standalone sub package (#1547)
- Move reserve words related files into dialects sub package (#1544)
- 解决Conversion接口ToDB() ([]byte, error)方法返回*Type值为nil时,数据类型为[]byte(nil)的… (#1296)
- check driver.Valuer response, and skip the column if nil (#1167)
- Add cockroach support and tests (#896)
- TESTING
- Improve tests (#1572)
- BUILD
- Add changelog file and tool configuration (#1546)
- DOCS
- Fix outdate changelog (#1565)
Downloads
-
v0.5.6 is released Stable
released this 7 years ago | 731 commits to master since this release
This is the latest release of 0.5. This version resolved many bugs and added Sums methods.
Downloads
-
v0.5.1 is released Stable
released this 7 years ago | 778 commits to master since this release
Downloads
-
v0.5.0 is released Stable
released this 7 years ago | 0 commits to e72082c2fd996f6e01915b3f829216ee05b16880 since this release
- logging interface changed
- some bugs fixed
Downloads
-
v0.4.5 is released Stable
released this 7 years ago | 806 commits to master since this release
* many bugs fixed * extends support unlimited deep * Delete Limit support
Downloads
-
v0.4.4 is released Stable
released this 8 years ago | 850 commits to master since this release
Many bug fixed and ql, tidb database expriment support.
- ql database expriment support
- tidb database expriment support
- sql.NullString and etc. field support
- select ForUpdate support
- many bugs fixed
Downloads