How to enable template_processing for Superste installed with docker?
I got installed Superset 4.0.0.
superset.exceptions.SupersetGenericDBErrorException: syntax error at or near “{“
I’m new to Apache Superset and trying to create a dataset in sqllab query editor with parameters similar to the query below
Connect superset to sql server outside docker host
I have Superset to windows desktop docker containers and I need to connect to sql server that resides in the local network that my PC (host) belongs. I did not find anything documented.