integrated export_import_additional.go in export_import.go

This commit is contained in:
2026-01-12 16:36:35 +01:00
parent 3ff87f951f
commit 447eef560e
3 changed files with 588 additions and 1 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
* fehlgeschlagene Tests ausbessern
./backend$ go test ./... -v 2>&1 |grep FAIL
* API endpunkte für Export/Import aus Commit 2dcb4e00faaf316b98eb28e83cc5137bf0d1385d
* wouldn't it be a good idea to remove the GameSystem from all the records and define it in a kind of manifest. The values in the manifest could be applied to all records (where needed) during the import session. export_import.go
## Refaktor
* Export Import Module neu grupieren