Releases: reata/sqllineage
Releases · reata/sqllineage
v1.3.2
Enhancement
- support optional AS keyword in CTE (#198)
- support referring to a CTE in subsequent CTEs (#196)
- support for Redshift 'copy from' syntax (#164)
v1.3.1
Enhancement
- test against Python 3.10 (#186)
Bugfix
- Alias Parsed As Table Name for Column Lineage Using ANSI-89 Join (#190)
- CTE Parsed As Source Table When Referencing Column From CTE Using Alias (#189)
- window function with parameter parsed as two columns (#184)
v1.3.0
chore: bump version to 1.3.0
v1.2.4
chore: bump version to 1.2.4 (#158)
v1.2.3
chore: bump version to 1.2.3 (#151)
v1.2.2
chore: bump version to 1.2.2 (#147)
v1.2.1
chore: bump version to 1.2.1 (#144)
v1.2.0
chore: bump version to 1.2.0 (#134)
v1.1.4
chore: bump version to 1.1.4
v1.1.3
chore: bump version to 1.1.3 (#126)