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/09/24 11:35:35 UTC

[GitHub] [superset] frafra commented on issue #12684: "Connecting to Databases/index.mdx": no built-in support for Postgres

frafra commented on issue #12684:
URL: https://github.com/apache/superset/issues/12684#issuecomment-926556284


   ```
   for pkg in psycopg2 mysql presto; do grep -r $pkg requirements/; done
   requirements/development.txt:psycopg2-binary==2.8.5
   requirements/docker.txt:psycopg2-binary==2.9.1
   requirements/development.txt:mysqlclient==1.4.2.post1
   requirements/testing.txt:pyhive[hive,presto]==0.6.4
   ```
   
   I think the documentation could add that development and Docker versions have built-in support for some databases or something like that.


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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