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 a811a586a3f Make term Dag consistent in docs task-sdk (#55100)
     add ff7d3e01a1d Add SQLInsertRowsOperator in common.sql provider (#55031)

No new revisions were added by this update.

Summary of changes:
 providers/common/sql/docs/operators.rst            |  31 +++++
 .../airflow/providers/common/sql/operators/sql.py  | 134 ++++++++++++++++++++-
 ...execute_query.py => example_sql_insert_rows.py} |  54 +++++++--
 3 files changed, 205 insertions(+), 14 deletions(-)
 copy 
providers/common/sql/tests/system/common/sql/{example_sql_execute_query.py => 
example_sql_insert_rows.py} (51%)

Reply via email to