Skip to content

Multiple backtick issues #6

Description

@kasprk

Expected behavior

Autocomplete should put an ending backtick if you have one in the beginning of the column name. Suggestions should be shown even if I wrap the column name with backticks.

Current behavior

Autocomplete wraps the column name in backticks even if you have already put one backtick by yourself. Also all the suggestions are removed if you start the column name with backtick in the query, but the popup remains open and empty.

Steps to reproduce

  1. start typing sql query and have an autocomplete window pop up for available columns
  2. start your column name by putting ` (backtick), then type the column name and then press enter
  3. you get something like ```column`

Context

HeidiSQL version: 9.4.0.5186
Video of the issue: https://www.youtube.com/watch?v=0A6grLiXB_w
(unfortunately the video does not show the autocomplete popup for some reason, but it's there)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugDefective behaviour in HeidiSQL

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions