Skip to content

Releases: reata/sqllineage

v1.3.2

12 Dec 15:40
Compare
Choose a tag to compare

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

05 Dec 06:49
Compare
Choose a tag to compare

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

13 Nov 11:14
Compare
Choose a tag to compare
chore: bump version to 1.3.0

v1.2.4

14 Jun 11:43
43da134
Compare
Choose a tag to compare
chore: bump version to 1.2.4 (#158)

v1.2.3

15 May 09:40
2cb98cd
Compare
Choose a tag to compare
chore: bump version to 1.2.3 (#151)

v1.2.2

05 May 08:48
83f2d46
Compare
Choose a tag to compare
chore: bump version to 1.2.2 (#147)

v1.2.1

03 May 13:54
cc500c9
Compare
Choose a tag to compare
chore: bump version to 1.2.1 (#144)

v1.2.0

18 Apr 09:46
5b92bf9
Compare
Choose a tag to compare
chore: bump version to 1.2.0 (#134)

v1.1.4

09 Mar 13:22
Compare
Choose a tag to compare
chore: bump version to 1.1.4

v1.1.3

01 Feb 14:35
acbbaea
Compare
Choose a tag to compare
chore: bump version to 1.1.3 (#126)