C#: Add upgrade and downgrade scripts.

This commit is contained in:
Michael Nebel
2023-02-07 12:59:00 +01:00
parent 54b45134ef
commit 59ab353827
6 changed files with 8303 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,3 @@
description: Remove a relation for scoped annotations.
compatibility: backwards
scoped_annotation.rel: delete

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,2 @@
description: Add a relation for scoped annotations.
compatibility: backwards