mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Python: Add up-/downgrade scripts
In the upgrade direction, we simply do nothing. In the downgrade direction, we remove the two new relations, and also any `Stmt` nodes corresponding to `TypeAlias` nodes.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,2 @@
|
||||
description: Add support for type parameters and type alias statements
|
||||
compatibility: backwards
|
||||
Reference in New Issue
Block a user