Skip to content
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

feat: auto refresh tables #355

Merged
merged 6 commits into from
Nov 23, 2023
Merged

feat: auto refresh tables #355

merged 6 commits into from
Nov 23, 2023

Conversation

ZonaHex
Copy link
Collaborator

@ZonaHex ZonaHex commented Nov 20, 2023

#197
CREATE TABLE, ALTER TABLE, DROP TABLE

@ZonaHex ZonaHex self-assigned this Nov 20, 2023
@ZonaHex ZonaHex added the enhancement New feature or request label Nov 20, 2023
@ZonaHex ZonaHex marked this pull request as ready for review November 21, 2023 08:42
@ZonaHex ZonaHex merged commit bb935ea into main Nov 23, 2023
1 check passed
@ZonaHex ZonaHex deleted the feat/auto-refresh-tables2 branch November 23, 2023 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refresh table list after executing certain sql clause like CREATE TABLE, ALTER TABLE
2 participants