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

Exclude single quote when used ref in dictGet #236

Open
ikeniborn opened this issue Jan 12, 2024 · 0 comments
Open

Exclude single quote when used ref in dictGet #236

ikeniborn opened this issue Jan 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ikeniborn
Copy link

When accessing a dictionary through a function, you must specify the name of the dictionary without single quotes. But in the latest version, all objects are specified using a single quote. This results in additional processing and replacement of quotes.
Core:

installed: 1.7.4
latest: 1.7.4 - Up to date!
Plugins:

clickhouse: 1.7.1 - Up to date!
Clickhouse:
ClickHouse 23.12.1.1368

@ikeniborn ikeniborn added the enhancement New feature or request label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant