package
0.0.0-20210406040904-03287edb600d
Repository: https://github.com/xiaopengshi/mysql-schema-sync.git
Documentation: pkg.go.dev

# Packages

Package smtp implements the Simple Mail Transfer Protocol as defined in RFC 5321.

# Functions

CheckSchemaDiff 执行最终的diff.
LoadConfig load config file.
NewMyDb parse dsn.
NewSchemaSync 对一个配置进行同步.
ParseSchema parse table's schema.
ReplaceDb 替换json中数据库名.

# Constants

AppURL site.
Version version.

# Structs

AlterIgnoreTable table's ignore info.
Config config struct.
DbIndex db index.
EmailStruct email conf info.
MyDb db struct.
MySchema table schema.
No description provided by the author
SchemaSync 配置文件.
TableAlterData 表的变更情况.