villebro opened a new pull request #4971: Fix templating in sqla datasource URL: https://github.com/apache/incubator-superset/pull/4971 Template parameters entered in SQL Lab were not persisted in the database. A new column template_params is added to the tables table and is passed on to the template_kwargs prior to rendering. Fixes #4970
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
