Rust: fix DB upgrade/downgrade scripts

This commit is contained in:
Paolo Tranquilli
2025-06-23 14:38:15 +02:00
parent 13b28e2b60
commit 5162d2cf52
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -1,2 +1,2 @@
description: Add `const_generic_param_lists` and `const_where_clauses`
compatibility: backwards
compatibility: backwards