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

Feature for support database write operation #70

Closed
2 of 4 tasks
lijing0293 opened this issue Oct 11, 2022 · 1 comment
Closed
2 of 4 tasks

Feature for support database write operation #70

lijing0293 opened this issue Oct 11, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request feature New feature or request

Comments

@lijing0293
Copy link

Contribution guidelines

I want to suggest an idea and checked that ...

  • ... to my best knowledge, my idea wouldn't break something for other users
  • ... the documentation does not mention anything about my idea
  • ... there are no open or closed issues that are related to my idea

Description

-- 查看建库语句
show create database A
-- 删除数据库
drop database A

能支持以上操作就更完美了

Use Cases

-- 查看建库语句
show create database A
-- 删除数据库
drop database A

Screenshots / Mockups

No response

@lijing0293 lijing0293 added enhancement New feature or request feature New feature or request labels Oct 11, 2022
@qianmoQ
Copy link
Member

qianmoQ commented Oct 11, 2022

Message that will be displayed on users' first issue

@qianmoQ qianmoQ changed the title Feature xxx Feature for support database write operation Oct 11, 2022
@qianmoQ qianmoQ added this to the 1.1.0.20221115 milestone Oct 12, 2022
@qianmoQ qianmoQ self-assigned this Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants