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

‘DELETE’ does not have an automatic prompt,but ‘CREATE’,‘INSERT’... has #962

Open
1 task
ghost opened this issue Sep 10, 2022 · 4 comments
Open
1 task

Comments

@ghost
Copy link

ghost commented Sep 10, 2022

Describe the bug
My English is terrible.
When I enter 'D', "DELETE" is not automatically completed.
When I enter 'C', "CREATE" is automatically completed

To Reproduce
Steps to reproduce the behavior:

  1. Connect database
  2. input sql: d

Expected behavior
"DELETE" should be prompted

Screenshots
image
image
image

Desktop (please complete the following information):

  • SQLTools Version: v0.24.0
  • VS Code Version: v1.71.0
  • OS: Windows 10
  • Driver:
    • MySQL/MariaDB

Additional context
When I enter 'd', it automatically prompt "DESCRIBE" and "DROP", no "DELETE"

@gjsjohnmurray
Copy link
Collaborator

This is caused by an issue in a component we use:

cloudera/hue#2983

@ghost
Copy link
Author

ghost commented Sep 11, 2022

这是由我们使用的组件中的问题引起的:

cloudera/hue#2983
I see, thank you

@mtxr
Copy link
Owner

mtxr commented Nov 8, 2022

@gjsjohnmurray I saw your PR on hue repo. I'm wondering if in the mean time we could release using a git package install on the package.json. what do you say?

@gjsjohnmurray
Copy link
Collaborator

@mtxr based on cloudera/hue#2983 (comment) maybe it's worth waiting a month or two. But if you prefer to go ahead sooner I'll be happy to review a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants