Basics
Guides
References
System tests
Resources
Commits
sql_task([python_callable])
sql_task
Wrap a Python function into a SQLExecuteQueryOperator.
python_callable – Function to decorate.
Was this entry helpful?
sql_task()