export-database-structure icon indicating copy to clipboard operation
export-database-structure copied to clipboard

导出mysql表结构到word文档

Results 8 export-database-structure issues
Sort by recently updated
recently updated
newest added
trafficstars

mysql 取表结构时候追加Order by 语句来保证跟navicat看表的顺序一致,并调整了输出表结构的字段顺序,把备注放到最后一行,跟navicat设计表时候一致

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.37 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...

dependencies

很棒了,有了这个起码写数据库结构文档时间又缩短了

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

原本的ojdbc驱动,apache仓库已经找不到了

不错的小工具,整理文档节省时间,thanks~

界面上应该加一个功能输入连接地址和对应端口功能