Sqllineage

Latest version: v1.5.3

Safety actively analyzes 627484 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

1.4.7

Not secure
Enhancement
-------------
* Support subquery in VALUES clause (432)
* Dialect='tsql' should return warning when no semicolons are detected (422)
* Restricting folder and files user can access from frontend (405)
* throw exception when the statement missing the semicolon as splitter (159)

Bugfix
-------------
* AttributeError raised using parenthesized where clause (426)
* qualified wildcard recognized as wrong column name (423)

1.4.6

Not secure
In this release, we finally reach the milestone to make all sqlparse only test cases passed with sqlfluff implementation.
That's a big step in ultimately deprecating sqlparse. Also by upgrading to latest version of sqlfluff (with our PR merged),
we enjoy the benefits of improved sqlfluff performance when parsing some SQLs with nested query pattern.

Enhancement
-------------
* Improve sqlfluff Performance Issue on Nested Query Pattern (348)
* Reduce sqlparse only test cases (347)

Bugfix
-------------
* Missing Source Table for MERGE statement when UNION involved in source subquery (406)
* Column lineage does not work for CAST to Parameterized Data Type (329)
* Can't handle parenthesized from clause (278)

1.4.5

Not secure
Enhancement
-------------
* Switch to PyPI Trusted Publishers (389)
* Support tsql Declare Statement (357)

Bugfix
-------------
* Exception for Subquery Expression Without Source Tables (401)
* Not Supporting Create Table AS in postgres (400)
* Failed to handle UNION followed by CTE (398)
* Not handling CTE inside DML query (377)
* Failed to parse UNION inside CTE (376)

1.4.4

Not secure
Enhancement
-------------
* BigQuery Specific MERGE statement feature support (380)
* Support snowflake create table...clone and alter table...swap (373)
* Parse Column Lineage When Specify Column Names in Insert/Create Statement (212)

Bugfix
-------------
* Switching Dialect in UI only works When Explicit Clicked (387)
* No Column Lineage Parsed for DML with SELECT query in parenthesis (244)

1.4.3

Not secure
Enhancement
-------------
* Support postgres style type casts "keyword::TIMESTAMP" (364)

Bugfix
-------------
* Missing column lineage from SELECT DISTINCT using non-validating dialect (356)
* Missing column lineage with Parenthesis around column arithmetic operation (355)
* Not Handling CTE at the start of query in DML (328)

1.4.2

Not secure
Bugfix
-------------
* sqlparse v0.4.4 breaks non-validating dialect (361)

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.