You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Daniel Standish (Jira)" <ji...@apache.org> on 2019/10/24 23:08:00 UTC

[jira] [Updated] (AIRFLOW-5751) add get_uri method to Connection object

     [ https://issues.apache.org/jira/browse/AIRFLOW-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Standish updated AIRFLOW-5751:
-------------------------------------
    Summary: add get_uri method to Connection object  (was: add get_uri method to connections object)

> add get_uri method to Connection object
> ---------------------------------------
>
>                 Key: AIRFLOW-5751
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5751
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: core
>    Affects Versions: 1.10.5
>            Reporter: Daniel Standish
>            Assignee: Daniel Standish
>            Priority: Major
>
> Airflow can either use connections stored in database stored in URI form in environment variables.
> We can add a convenience method `get_uri` on `Connection` object to generate the URI for a connection.  
> This can help users because sometimes it is a little tricky / not obvious how to generate the URI format.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)