We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a function named GetDBMeta to meta.go. This function will allow the caller get all tableInfos of a database.
GetDBMeta
meta.go
ref: pingcap/tiflow#11109
The text was updated successfully, but these errors were encountered:
meta: Add a GetDBMeta function to meta. (#53684)
7629a0d
close #53685
meta: Add a GetDBMeta function to meta. (pingcap#53684)
95c6386
close pingcap#53685
meta: Add a GetDBMeta function to meta. (#53684) (#53780)
b8bfc5f
meta: Add a GetDBMeta function to meta. (#53684) (#53781)
abb56db
asddongmen
Successfully merging a pull request may close this issue.
Enhancement
Add a function named
GetDBMeta
tometa.go
. This function will allow the caller get all tableInfos of a database.ref: pingcap/tiflow#11109
The text was updated successfully, but these errors were encountered: