Skip to content

MySQL Adaptor: Using information_schema to get list of tables #10

New issue

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

Merged
merged 1 commit into from
Jul 2, 2025

Conversation

knvpk
Copy link
Contributor

@knvpk knvpk commented Jun 28, 2025

Using information_schema instead of show tables, because show tables returns column name which is different from what framework excepts.
Issue: #9

@executeautomation executeautomation merged commit 70d1b96 into executeautomation:main Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants