Apache Airflow provider to connect to IBM Db2 using ibm_db_dbi (native) with a fallback to pyodbc. Includes basic Hook and Operators, an example DAG, and unit tests.
crsr.execute("CREATE TABLE #dto_test (id INT PRIMARY KEY, dto_col DATETIMEOFFSET)") crsr.execute("INSERT INTO #dto_test (id, dto_col) VALUES (1, '2017-03-16 10:35:18 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results