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

fix(web-console): fix sql editor error highlighting and code completions #88

Merged
merged 3 commits into from
Feb 10, 2023

Conversation

ideoma
Copy link
Contributor

@ideoma ideoma commented Feb 10, 2023

Fixes #71

Fixes questdb/questdb#1917

Also double quotes the table name on schema completion, as it's correct Postgres syntax and should be preferable. Single quoting works but it's QuestDB specific and confusing with string literals.

@bluestreak01 bluestreak01 changed the title fix(ui): fix sql error highlighting, code completions fix(web-console): fix sql editor error highlighting and code completions Feb 10, 2023
@bluestreak01 bluestreak01 merged commit 5cd0191 into main Feb 10, 2023
@bluestreak01 bluestreak01 deleted the fix-code-editor-errors-autocomplete branch February 10, 2023 21:35
argshook added a commit that referenced this pull request Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants