[This topic is migrated from our old forums. The original author name has been removed]
Snowflake has a syntax that is conflicting with dbvis parameter markers.
For instance:
select value:source_id::string from table;
This is valid syntax for querying from a JSON object.
But DBVis thinks I want to be prompted for named parameters.
An option to disable parameter markers altogether for a database type would be nice.
Thanks, Alex
1 Comment
Roger Bjärevall
said
over 8 years ago
[This reply is migrated from our old forums.]
Re: Option to disable parameter markers
Alex,
You can turn of detection of variables and parameter markers in the SQL Commander menu by unchecking "Enable Parameterized SQL".
Regards
Roger
anonymous