package
0.0.0-20200613031837-77e62bdf3392
Repository: https://github.com/gudlike/mysql-sync.git
Documentation: pkg.go.dev
# Functions
CheckSchemaDiff 执行最终的diff.
LoadConfig load config file.
NewMyDb parse dsn.
NewSchemaSync 对一个配置进行同步.
ParseSchema parse table's schema.
# 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 表的变更情况.