Ruslan Dautkhanov created AIRFLOW-1009:
------------------------------------------

             Summary: Remove SQLOperator from Concepts page
                 Key: AIRFLOW-1009
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1009
             Project: Apache Airflow
          Issue Type: Bug
          Components: Documentation
    Affects Versions: Airflow 1.8
            Reporter: Ruslan Dautkhanov


As discussed in the dev list..

SQLOperator neither in the source code nor in the API Reference.

Although it is mentioned in Concepts page :

{quote}
SqlOperator - executes a SQL command
{quote}

https://github.com/apache/incubator-airflow/blob/master/docs/concepts.rst#operators
 

Should be updated with 
``MySqlOperator``, ``SqliteOperator``, ``PostgresOperator``, ``MsSqlOperator``, 
``OracleOperator``, ``JdbcOperator``, etc. - executes a SQL command



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to