Open DoctorKrolic opened 1 year ago
To Reproduce:
CREATE TABLE "Games"(); DROP TABLE $$
Invoke completions at $$
$$
Expected behavior: Suggested completion automatically escapes name Games and results in "Games" being inserted:
Games
"Games"
Actual behaviour:
Desktop (please complete the following information):
To Reproduce:
Invoke completions at
$$
Expected behavior: Suggested completion automatically escapes name
Games
and results in"Games"
being inserted:Actual behaviour:
Games
completion is suggested:Desktop (please complete the following information):