This commit is contained in:
2024-03-13 00:33:46 +01:00
commit e124a47765
19374 changed files with 9806149 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
--Migration
UPDATE T_DICTIONARYITEMBASE_OSSZES SET C_VALUE = CASE ID
WHEN 1408 THEN 1
WHEN 1409 THEN 2
WHEN 1410 THEN 3
WHEN 1411 THEN 4
WHEN 1412 THEN 5
WHEN 1413 THEN 6
WHEN 1414 THEN 7
ELSE 0
END WHERE C_TYPE = 'HetNapjaTipus'