@@ -321,144 +321,144 @@ This file documents changes in the WCiOS Storage data model. Please explain any
321321- @ecarrion 2021-12-22
322322 - Added ` OrderKey ` attribute to ` Order ` entity.
323323
324- ## Model 59 (Release 8.2.0.0)
324+ ## Model 59 (Release 8.2.0.0) - Deleted
325325- @jaclync 2021-11-30
326326 - Added ` jetpackConnectionActivePlugins ` attribute to ` Site ` entity.
327327
328328- @itsmeichigo 2021-12-04
329329 - Added ` adminURL ` attribute to ` Site ` entity.
330330
331- ## Model 58 (Release 8.1.0.0)
331+ ## Model 58 (Release 8.1.0.0) - Deleted
332332- @jaclync 2021-11-15
333333- Added ` isJetpackConnected ` attribute to ` Site ` entity.
334334- Added ` isJetpackThePluginInstalled ` attribute to ` Site ` entity.
335335
336- ## Model 57 (Release 8.0.0.0)
336+ ## Model 57 (Release 8.0.0.0) - Deleted
337337- @allendav 2021-11-03
338338- Added ` isLive ` attribute to ` PaymentGatewayAccount ` entity
339339- Added ` isInTestMode ` attribute to ` PaymentGatewayAccount ` entity
340340
341- ## Model 56 (Release 7.9.0.0)
341+ ## Model 56 (Release 7.9.0.0) - Deleted
342342- @allendav 2021-10-25
343343- Added ` active ` attribute to ` SystemPlugin ` entity
344344
345- ## Model 55 (Release 7.5.0.0)
345+ ## Model 55 (Release 7.5.0.0) - Deleted
346346- @itsmeichigo 2021-08-19
347347- Added ` commercialInvoiceURL ` attribute to ` ShippingLabel ` entity.
348348
349- ## Model 54 (Release 7.2.0.0)
349+ ## Model 54 (Release 7.2.0.0) - Deleted
350350- @fernandofgfer 2021-07-14
351351- Added ` SystemPlugin ` entity
352352
353- ## Model 53 (Release 7.0.0.0)
353+ ## Model 53 (Release 7.0.0.0) - Deleted
354354- @pmusolino 2021-06-24
355355- Added ` Country ` entity
356356- Added ` StateOfACountry ` entity
357357
358- ## Model 52 (Release 6.9.0.0)
358+ ## Model 52 (Release 6.9.0.0) - Deleted
359359- @allendav 2021-06-02
360360- Added ` PaymentGatewayAccount ` entity
361361
362- ## Model 51 (Release 6.8.0.0)
362+ ## Model 51 (Release 6.8.0.0) - Deleted
363363- @ealeksandrov 2021-05-21
364364- Removed ` OrderCount ` entity
365365- Removed ` OrderCountItem ` entity
366366
367- ## Model 50 (Release 6.7.0.0)
367+ ## Model 50 (Release 6.7.0.0) - Deleted
368368- @itsmeichigo 2021-05-05
369369- Added ` SitePlugin ` entity.
370370
371- ## Model 49 (Release 6.7.0.0)
371+ ## Model 49 (Release 6.7.0.0) - Deleted
372372- @ecarrion 2021-04-30
373373- Added ` AddOnGroup ` entity.
374374- Added to-many relationship between ` AddOnGroup ` and ` ProductAddOn ` .
375375
376- ## Model 48 (Release 6.6.0.0)
376+ ## Model 48 (Release 6.6.0.0) - Deleted
377377- @rachelmcr 2021-04-19
378378- Added ` ShippingLabelAccountSettings ` entity.
379379- Added ` ShippingLabelPaymentMethod ` entity.
380380
381- ## Model 47 (Release 6.5.0.0)
381+ ## Model 47 (Release 6.5.0.0) - Deleted
382382- @ecarrion 2021-04-09
383383- Added ` ProductAddOnOption ` entity.
384384- Added ` ProductAddOn ` entity.
385385- Added to-many relationship between ` Product ` and ` ProductAddOn ` .
386386
387- ## Model 46 (Release 6.2.0.0)
387+ ## Model 46 (Release 6.2.0.0) - Deleted
388388- @rachelmcr 2021-02-18
389389- Changed ` stockQuantity ` attribute on ` ProductVariation ` from Int64 to Decimal.
390390
391- ## Model 45 (Release 6.1.0.0)
391+ ## Model 45 (Release 6.1.0.0) - Deleted
392392- @pmusolino 2021-02-17
393393- Added ` firstName ` attribute to ` AccountSettings ` entity (optional).
394394- Added ` lastName ` attribute to ` AccountSettings ` entity (optional).
395395
396- ## Model 44 (Release 6.0.0.0)
396+ ## Model 44 (Release 6.0.0.0) - Deleted
397397- @jaclync 2021-01-27
398398- Added ` timeRange ` attribute to ` SiteVisitStats ` entity (non-optional and default to empty string).
399399
400- ## Model 43 (Release 6.0.0.0)
400+ ## Model 43 (Release 6.0.0.0) - Deleted
401401- @jaclync 2021-01-22
402402- Added ` siteID ` attribute to ` SiteVisitStats ` and ` TopEarnerStats ` entity.
403403- Used mapping model: ` WooCommerceModelV42toV43.xcmappingmodel ` to remove ` SiteVisitStats ` and ` TopEarnerStats ` entities without ` siteID ` .
404404
405- ## Model 42 (Release 5.9.0.0)
405+ ## Model 42 (Release 5.9.0.0) - Deleted
406406- @ctarda 2021-01-12
407407- Add ` OrderFeeLine ` entity.
408408- Updated ` Order ` to add a ` fees ` relationship
409409
410- ## Model 41 (Release 5.8.0.0)
410+ ## Model 41 (Release 5.8.0.0) - Deleted
411411- @ecarrion 2020-12-30
412412- Add ` ProductAttributeTerm ` entity.
413413- Updated ` ProductAttribute ` to add a ` terms ` relationship
414414
415- ## Model 40 (Release 5.7.0.0)
415+ ## Model 40 (Release 5.7.0.0) - Deleted
416416- @pmusolino 2020-12-07
417417- Add ` siteID ` attribute to ` ProductAttribute ` entity.
418418- Update ` Product ` 's ` attributes ` relationship with ` nullify ` as delete rule.
419419- Used mapping model: ` WooCommerceModelV39toV40.xcmappingmodel ` to remove product attributes without ` siteID ` .
420420
421- ## Model 39 (Release 5.6.0.0)
421+ ## Model 39 (Release 5.6.0.0) - Deleted
422422- @ecarrion 2020-11-19
423423- Added ` shippingLines ` relationship on ` Refund ` entity.
424424
425- ## Model 38 (Release 5.6.0.0)
425+ ## Model 38 (Release 5.6.0.0) - Deleted
426426- @jaclync 2020-11-18
427427- Added four entities for shipping labels: ` ShippingLabel ` , ` ShippingLabelAddress ` , ` ShippingLabelRefund ` , and ` ShippingLabelSettings ` .
428428
429- ## Model 37 (Release 5.5.0.0)
429+ ## Model 37 (Release 5.5.0.0) - Deleted
430430- @ecarrion 2020-12-10
431431- Added ` paymentMethodID ` property to ` Order ` entity.
432432
433- ## Model 36 (Release 5.5.0.0)
433+ ## Model 36 (Release 5.5.0.0) - Deleted
434434- @ecarrion 2020-11-10
435435- Added ` PaymentGateway ` entity.
436436- Fixed warning from ` transformable ` properties by setting a ` NSSecureCoding ` value transformer.
437437
438- ## Model 35 (Release 5.5.0.0)
438+ ## Model 35 (Release 5.5.0.0) - Deleted
439439- @jaclync 2020-10-29
440440- Added ` OrderItemAttribute ` entity.
441441- Added ` attributes: [OrderItemAttribute] ` relationship to ` OrderItem ` .
442442
443- ## Model 34 (Release 5.4.0.0)
443+ ## Model 34 (Release 5.4.0.0) - Deleted
444444- @ecarrion 2020-10-21
445445- Added ` ShippingLineTax ` entity.
446446- Added ` taxes ` relationship to ` ShippingLine ` .
447447
448- ## Model 33 (Release 5.4.0.0)
448+ ## Model 33 (Release 5.4.0.0) - Deleted
449449- @jaclync 2020-10-22
450450- Add ` date ` attribute to ` Product ` .
451451- Used mapping model: ` WooCommerceModelV32toV33.xcmappingmodel ` to set ` Product.date ` with ` Product.dateCreated ` .
452452
453- ## Model 32 (Release 5.2.0.0)
453+ ## Model 32 (Release 5.2.0.0) - Deleted
454454- @shiki 2020-09-28
455455- Rename ` Attribute ` to ` GenericAttribute ` . All existing data are kept.
456456
457- ## Model 31 (Release 5.2.0.0)
457+ ## Model 31 (Release 5.2.0.0) - Deleted
458458- @partho-maple 2020-09-21
459459- Update ` Product ` 's ` downloads ` relationship to be ordered
460460
461- ## Model 30 (Release 5.0.0.0)
461+ ## Model 30 (Release 5.0.0.0) - Deleted
462462- @ecarrion 2020-09-02
463463- Delete ` OrderStats ` entity
464464- Delete ` OrderStatsItem ` entity
0 commit comments