Skip to content

Commit

Permalink
utf-8
Browse files Browse the repository at this point in the history
  • Loading branch information
zyimm committed Nov 26, 2020
2 parents b0ee475 + 10bca00 commit e1ffdad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## sync-data-struct
sync-data-struct是一个用来比较两个数据库之间的数据结构差异,并生成更新DDL的工具包.方便对比出两个数据库之间差异来进行数据结构同步.
sync-data-struct是一个用来比较两个数据库之间的数据结构差异,并生成更新DDL的工具包.方便对比出两个数据库之间差异来进行数据结构同步.|
sync-data-struct is a toolkit for comparing data structure differences between two databases and generating updated DDL. Easy to compare the difference between the two databases for data structure synchronization

## support database
- mysql
Expand Down

0 comments on commit e1ffdad

Please sign in to comment.