You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Modules/Sources/Storage/Model/MIGRATIONS.md
+20-20Lines changed: 20 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -238,96 +238,96 @@ This file documents changes in the WCiOS Storage data model. Please explain any
238
238
-@rachelmcr 2022-12-15
239
239
- Added `SiteSummaryStats` entity.
240
240
241
-
## Model 79 (Release 11.7.0.0)
241
+
## Model 79 (Release 11.7.0.0) - Deleted
242
242
-@rachelmcr 2022-12-12
243
243
- Added `views` attribute to `SiteVisitStatsItem` entity.
244
244
245
-
## Model 78 (Release 11.4.0.0)
245
+
## Model 78 (Release 11.4.0.0) - Deleted
246
246
-@rachelmcr 2022-11-18
247
247
- Added `averageOrderValue` attribute to `OrderStatsV4Totals` entity.
248
248
249
-
## Model 77 (Release 11.2.0.0)
249
+
## Model 77 (Release 11.2.0.0) - Deleted
250
250
-@ealeksandrov 2022-11-07
251
251
- Added `frameNonce` attribute to `Site` entity.
252
252
253
-
## Model 76 (Release 11.0.0.0)
253
+
## Model 76 (Release 11.0.0.0) - Deleted
254
254
-@ealeksandrov 2022-10-26
255
255
- Added `loginURL` attribute to `Site` entity.
256
256
257
-
## Model 75 (Release 10.9.0.0)
257
+
## Model 75 (Release 10.9.0.0) - Deleted
258
258
-@iamgabrielma 2022-10-17
259
259
- Added `siteID` attribute to `Customer` entity.
260
260
- Added `siteID` attribute to `CustomerSearchResult` entity.
261
261
- Added `keyword` attribute to `CustomerSearchResult` entity.
262
262
- Removed `customerID` attribute from `CustomerSearchResult` entity.
263
263
- Added `WooCommerceModelV74toV75` mapping model.
264
264
265
-
## Model 74 (Release 10.8.0.0)
265
+
## Model 74 (Release 10.8.0.0) - Deleted
266
266
-@iamgabrielma 2022-10-12
267
267
- Added `Customer` entity.
268
268
- Added `CustomerSearchResult` entity.
269
269
270
-
## Model 73 (Release 10.6.0.0)
270
+
## Model 73 (Release 10.6.0.0) - Deleted
271
271
-@jaclync 2022-09-14
272
272
- Added `filterKey` attribute to `ProductSearchResults` entity.
273
273
274
-
## Model 72 (Release 9.6.0.0)
274
+
## Model 72 (Release 9.6.0.0) - Deleted
275
275
-@joshheald 2022-08-19
276
276
- Added `instructions` attribute to `PaymentGateway` entity.
277
277
278
-
## Model 71 (Release 9.6.0.0)
278
+
## Model 71 (Release 9.6.0.0) - Deleted
279
279
-@rachelmcr 2022-07-07
280
280
- Added `OrderMetaData` entity.
281
281
- Added `customFields` to-many relationship from `Order` to `OrderMetaData`.
282
282
283
-
## Model 70 (Release 9.5.0.0)
283
+
## Model 70 (Release 9.5.0.0) - Deleted
284
284
-@toupper 2022-06-22
285
285
- Update `OrderItemRefund` entity to include the `refundedItemID` property.
286
286
287
-
## Model 69 (Release 9.4.0.0)
287
+
## Model 69 (Release 9.4.0.0) - Deleted
288
288
-@ecarrion 2022-06-08
289
289
- Update `Order` entity to include the `needsProcessing`, `needsPayment`, and `isEditable` properties.
290
290
291
-
## Model 68 (Release 9.2.0.0)
291
+
## Model 68 (Release 9.2.0.0) - Deleted
292
292
-@pmusolino 2022-05-05
293
293
- Update `Coupon` entity and make `usageLimit`, `usageLimitPerUser` and `limitUsageToXItems` properties as optional with default value equal to `null`.
294
294
295
-
## Model 67 (Release 8.9.0.0)
295
+
## Model 67 (Release 8.9.0.0) - Deleted
296
296
-@ecarrion 2022-04-06
297
297
- Update `Order` entity to include the `paymentURL` property.
298
298
299
-
## Model 66 (Release 8.8.0.0)
299
+
## Model 66 (Release 8.8.0.0) - Deleted
300
300
-@pmusolino 2022-03-09
301
301
- Update `Order`'s `items` relationship to be ordered.
302
302
303
-
## Model 65 (Release 8.6.0.0)
303
+
## Model 65 (Release 8.6.0.0) - Deleted
304
304
-@joshheald 2022-02-14
305
305
- Added `WCPayCharge` entity.
306
306
- Added `WCPayCardPresentPaymentDetails` entity.
307
307
- Added `WCPayCardPaymentDetails` entity.
308
308
- Added `WCPayCardPresentReceiptDetails` entity.
309
309
310
-
## Model 64 (Release 8.6.0.0)
310
+
## Model 64 (Release 8.6.0.0) - Deleted
311
311
-@pmusolino 2022-02-09
312
312
- Added `InboxNote` entity.
313
313
- Added `InboxAction` entity.
314
314
- Added `actions` relationship from `InboxNote` to `[InboxAction]`.
315
315
316
-
## Model 63 (Release 8.5.0.0)
316
+
## Model 63 (Release 8.5.0.0) - Deleted
317
317
-@joshheald 2022-01-31
318
318
- Added `chargeID` attribute to `Order` entity.
319
319
320
-
## Model 62 (Release 8.5.0.0)
320
+
## Model 62 (Release 8.5.0.0) - Deleted
321
321
-@itsmeichigo 2022-01-25
322
322
- Added `CouponSearchResult` entity.
323
323
- Added `searchResults` relationship from `Coupon` to `CouponSearchResult`.
324
324
325
-
## Model 61 (Release 8.4.0.0)
325
+
## Model 61 (Release 8.4.0.0) - Deleted
326
326
-@selanthiraiyan 2022-01-13
327
327
- Added `OrderTaxLine` entity.
328
328
- Added `taxes` relationship from `Order` to `OrderTaxLine`.
0 commit comments