You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/02/17 23:42:21 UTC

[GitHub] [superset] betodealmeida commented on a change in pull request #13182: feat: Move SQLAlchemy url reference to config

betodealmeida commented on a change in pull request #13182:
URL: https://github.com/apache/superset/pull/13182#discussion_r578022129



##########
File path: superset/config.py
##########
@@ -1092,6 +1092,9 @@ class CeleryConfig:  # pylint: disable=too-few-public-methods
 # It will get executed each time when user open a chart's explore view.
 DATASET_HEALTH_CHECK = None
 
+# SQLalchemy link doc reference
+SQLALCHEMY_DOCS_URL = "https://docs.sqlalchemy.org/en/13/core/engines.html"

Review comment:
       Noice!




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org