This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 130b6763db Revert "Add description on how we handle security issues in 
Airflow (#30960)" (#31158)
     add edebfe3f2f Add docs for Oracle operators (#30979)

No new revisions were added by this update.

Summary of changes:
 .../oracle/example_dags}/__init__.py               |  0
 .../oracle/example_dags/example_oracle.py          | 60 +++++++++++++++++
 docs/apache-airflow-providers-oracle/index.rst     |  2 +
 .../operators/index.rst                            | 78 ++++++++++++++++++++++
 4 files changed, 140 insertions(+)
 copy airflow/{api_connexion => providers/oracle/example_dags}/__init__.py 
(100%)
 create mode 100644 airflow/providers/oracle/example_dags/example_oracle.py
 create mode 100644 docs/apache-airflow-providers-oracle/operators/index.rst

Reply via email to