Releases: zouzg/mybatis-generator-gui
Releases · zouzg/mybatis-generator-gui
支持PostgreSQL
- 支持PostgreSQL
- 修复新建连接界面只能打开一次的bug
支持Oracle,并把左侧的树改成第一层就是数据库表
- 支持Oracle
- 由于要兼容Oracle与Mysql,左侧的树改成第一层就是数据库表
数据库的引注释作为属性的注释
数据库的引注释作为属性的注释
Support customise table column
v0.3 version features and improvements:
- Support customise table column
- Make plugin offset/limit and suppressAllComments configurable
- Improve logs and exception handling
Bug fixes:
- Fix selected table column customised and when selected again previous value not restored
- Fix typeHandler not take effect
fix some UI bugs
- fix some UI interface bugs
- add release binary to release
basic version
features:
- Save DB connection like mysql DB connection tools
- Save last generator config to file and when restart next time will restore to UI
known issue
- Just support Mysql now, Oralce will support next release
- Help page need added