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 2019/07/08 16:59:20 UTC

[GitHub] [incubator-superset] dpgaspar commented on a change in pull request #7665: [WiP] [api] [database] New, migrate to new FAB API side by side

dpgaspar commented on a change in pull request #7665: [WiP] [api] [database] New, migrate to new FAB API side by side
URL: https://github.com/apache/incubator-superset/pull/7665#discussion_r301200797
 
 

 ##########
 File path: superset/config.py
 ##########
 @@ -645,3 +645,6 @@ class CeleryConfig(object):
         )
 except ImportError:
     pass
+
+SQLALCHEMY_DATABASE_URI = 'postgresql://postgres:postgres@localhost/superset'
 
 Review comment:
   yes, my bad

----------------------------------------------------------------
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


With regards,
Apache Git Services

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