File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
04ef9ecaa9e06a587f252f147462861e3d32846a
ea1b37a631001395b9f1eeb36bd5ecec871a7190
ql/lib/upgrades/ceca289a0ff56bcc88f72ad78a8fbff1d850922f Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ unspecified_element_children.rel: run downgrade.ql new_unspecified_element_child
77pack_element_exprs.rel : delete
88pack_expansion_exprs.rel : delete
99
10+ pack_archetype_types.rel : delete
1011pack_element_types.rel : delete
1112pack_expansion_types.rel : delete
1213pack_types.rel : delete
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ description: Removes availability info
22compatibility : partial
33unspecified_elements.rel : run unspecified_elements.ql
44availability_infos.rel : delete
5- availability_specs .rel : delete
5+ availability_info_specs .rel : delete
66other_availability_specs.rel : delete
77platform_version_availability_specs.rel : delete
88condition_element_availabilities.rel : delete
Original file line number Diff line number Diff line change 11description : Remove unfilled tables that were generated for actually synthesized QL types
22compatibility : full
33unknown_files.rel : delete
4- unknown_locations : delete
5- method_ref_exprs : delete
4+ unknown_locations.rel : delete
5+ method_ref_exprs.rel : delete
You can’t perform that action at this time.
0 commit comments