We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 994da9a commit 2d79238Copy full SHA for 2d79238
Modules/Sources/Storage/Model/MIGRATIONS.md
@@ -2,6 +2,12 @@
2
3
This file documents changes in the WCiOS Storage data model. Please explain any changes to the data model as well as any custom migrations.
4
5
+## Model 126 (Release 23.3.0.0)
6
+- @rafaelkayumov 2025-09-15
7
+ - Added `isGarden` attribute to `Site` entity.
8
+ - Added `gardenName` attribute to `Site` entity.
9
+ - Added `gardenPartner` attribute to `Site` entity.
10
+
11
## Model 125 (Release 23.2.0.0)
12
- @itsmeichigo 2025-09-04
13
- Added `hazmatCategory` attribute to `ShippingLabel` entity.
0 commit comments