表字段变更,有办法捕获消息吗?
#1527
Replies: 1 comment
-
在配置的时候加上参数,开启ddl变更捕获 .includeSchemaChanges(true) // 这里配置,输出DDL事件 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
表字段变更,有办法捕获消息吗?我在日志里面有看到变更的消息,但不知道改怎么捕获这个异常
Beta Was this translation helpful? Give feedback.
All reactions