mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
Rust: fix DB upgrade/downgrade scripts
This commit is contained in:
@@ -2,4 +2,4 @@ description: Remove `const_generic_param_lists` and `const_where_clauses`
|
||||
compatibility: backwards
|
||||
|
||||
const_generic_param_lists.rel: delete
|
||||
const_where_clauses.rel: delete
|
||||
const_where_clauses.rel: delete
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
description: Add `const_generic_param_lists` and `const_where_clauses`
|
||||
compatibility: backwards
|
||||
compatibility: backwards
|
||||
|
||||
Reference in New Issue
Block a user