Feature/add support for wealth items (#666)

* Add support for wealth items

* Update changelog
This commit is contained in:
Thomas Kaul
2022-02-10 09:39:10 +01:00
committed by GitHub
parent 7af5cd244a
commit 76f70598e2
29 changed files with 474 additions and 192 deletions

View File

@@ -0,0 +1,2 @@
-- AlterEnum
ALTER TYPE "DataSource" ADD VALUE 'MANUAL';