Package apache-airflow-providers-common-sql

Common SQL Provider

This is detailed commit list of changes for versions provider package: common.sql. For high-level changelog, see package information including changelog.

1.2.0

Latest change: 2022-08-30

Commit

Committed

Subject

27e2101f6e

2022-08-30

Better error messsage for pre-common-sql providers (#26051)

a74d934991

2022-08-27

Fix placeholders in 'TrinoHook', 'PrestoHook', 'SqliteHook' (#25939)

874a95cc17

2022-08-22

Discard semicolon stripping in SQL hook (#25855)

dd72e67524

2022-08-19

Fix (and test) SQLTableCheckOperator on postgresql (#25821)

5b3d579a42

2022-08-19

Don't use Pandas for SQLTableCheckOperator (#25822)

1.1.0

Latest change: 2022-08-15

Commit

Committed

Subject

7d0525a55b

2022-08-15

Prepare documentation for RC4 release of providers (#25720)

7a19651369

2022-08-15

Fix SQL split string to include ';-less' statements (#25713)

5923788143

2022-08-10

Fix CHANGELOG for common.sql provider and add amazon commit (#25636)

d82436b382

2022-08-05

Fix fetch_all_handler & db-api tests for it (#25430)

348a28957a

2022-08-04

Align Common SQL provider logo location (#25538)

acab8f52dd

2022-07-29

Move all "old" SQL operators to common.sql providers (#25350)

b0fd105f4a

2022-07-28

Allow Legacy SqlSensor to use the common.sql providers (#25293)

5d4abbd58c

2022-07-27

Deprecate hql parameters and synchronize DBApiHook method APIs (#25299)

df00436569

2022-07-22

Unify DbApiHook.run() method with the methods which override it (#23971)

be7cb1e837

2022-07-22

Common SQLCheckOperators Various Functionality Update (#25164)

1.0.0

Latest change: 2022-07-07

Commit

Committed

Subject

46bbfdade0

2022-07-07

Move all SQL classes to common-sql provider (#24836)

Was this entry helpful?