添加导出pgsql-ddl语句功能 - #164
Merged
Merged
Conversation
update CONVERSION_LOG converter
merge main
merge main
merge main
Merge pull request xfg0218#159 from xfg0218/xfg0218
Merge pull request xfg0218#160 from xfg0218/main
update Broad Version Support
…expected 2 arguments, got 3)
修复复合主键sql参数与占位符参数数量不一致的问题(分页同步表 CompositePrimaryKey 失败: 获取表数据失败:sql: …
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
config.yml 的 #“运行配置”下添加enable_ddl_output 和 ddl_output_file_path 参数
如果enable_ddl_output 为true并且ddl_output_file_path 已配置,则将pg-ddl语句导出到指定文件