created GetMiscLookupByKey
for values we do not want hard coded but that are not worth its own struct
This commit is contained in:
@@ -211,6 +211,7 @@ func copyMariaDBToSQLite(mariaDB, sqliteDB *gorm.DB) error {
|
||||
&models.SkillCategory{},
|
||||
&models.SkillDifficulty{},
|
||||
&models.SpellSchool{},
|
||||
&models.MiscLookup{},
|
||||
|
||||
// Learning Costs System - Abhängige Tabellen
|
||||
&models.ClassCategoryEPCost{},
|
||||
|
||||
Reference in New Issue
Block a user