POST https://staging.g2h.biz/api/v1/distribution/upsert

Query Metrics

113 Database Queries
6 Different statements
184.33 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

rw connection

# Time Info
1 0.86 ms
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.description AS description_2, a0_.owner_email AS owner_email_3, a0_.key_hash AS key_hash_4, a0_.scope AS scope_5, a0_.rate_limit_override AS rate_limit_override_6, a0_.is_active AS is_active_7, a0_.expires_at AS expires_at_8, a0_.created_at AS created_at_9, a0_.updated_at AS updated_at_10, a0_.rotated_at AS rotated_at_11, a0_.previous_hash AS previous_hash_12, a0_.created_by_id AS created_by_id_13 FROM api_key a0_ WHERE a0_.is_active = 1 AND (a0_.expires_at IS NULL OR a0_.expires_at > ?)
Parameters:
[
  "2026-02-05 23:47:17"
]
2 1.09 ms
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.description AS description_2, a0_.owner_email AS owner_email_3, a0_.key_hash AS key_hash_4, a0_.scope AS scope_5, a0_.rate_limit_override AS rate_limit_override_6, a0_.is_active AS is_active_7, a0_.expires_at AS expires_at_8, a0_.created_at AS created_at_9, a0_.updated_at AS updated_at_10, a0_.rotated_at AS rotated_at_11, a0_.previous_hash AS previous_hash_12, a0_.created_by_id AS created_by_id_13 FROM api_key a0_ WHERE a0_.id = ? AND a0_.is_active = 1 AND (a0_.expires_at IS NULL OR a0_.expires_at > ?)
Parameters:
[
  b"•ûÝ\x15XüAª—Û%˾™Àz"
  "2026-02-05 23:47:18"
]
3 4.30 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1444"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  5
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
4 3.09 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1444"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
5 2.11 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1444"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
6 2.41 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1444"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
7 1.77 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1468"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
8 2.15 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1468"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
9 1.55 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1468"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
10 6.18 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1468"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
11 1.94 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1499"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
12 1.68 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1499"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
13 1.18 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1499"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
14 1.19 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1499"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
15 1.48 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1459"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
16 1.11 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1459"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
17 1.02 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1459"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
18 1.56 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1459"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
19 1.09 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "2221"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
20 1.00 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "2221"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
21 1.26 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "2221"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
22 0.94 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "2221"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
23 0.99 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1490"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
24 1.08 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1490"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
25 1.39 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1490"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
26 1.00 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1490"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
27 1.04 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1501"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
28 1.35 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1501"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
29 1.05 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1501"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
30 0.98 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1501"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
31 1.33 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "169"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
32 0.97 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "169"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
33 1.09 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "169"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
34 1.09 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "169"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
35 1.50 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "2330"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
36 1.18 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "2330"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
37 1.18 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "2330"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
38 1.42 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "2330"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
39 1.08 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1453"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
40 1.06 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1453"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
41 1.59 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1453"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
42 1.07 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1453"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
43 1.75 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1434"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
44 2.29 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1434"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
45 1.72 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1434"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
46 1.38 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1434"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
47 1.40 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1492"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
48 1.95 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1492"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
49 1.32 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1492"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
50 1.68 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1492"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
51 1.18 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1436"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
52 1.26 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1436"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
53 1.44 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1436"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
54 1.24 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1436"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
55 1.03 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1477"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
56 1.59 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1477"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
57 1.12 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1477"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
58 1.09 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1477"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
59 1.53 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1364"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
60 1.23 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1364"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
61 2.23 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1364"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
62 1.69 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1364"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
63 2.10 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "5460"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
64 1.63 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "5460"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
65 1.94 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "5460"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
66 1.51 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "5460"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
67 1.40 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1177"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
68 1.86 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1177"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
69 1.36 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1177"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
70 1.68 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1177"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
71 1.43 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1333"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
72 1.36 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1333"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
73 2.07 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1333"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
74 1.85 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1333"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
75 1.99 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1431"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
76 1.48 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1431"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
77 1.89 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1431"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
78 1.36 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1431"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
79 1.79 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "10168"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
80 1.31 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "10168"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
81 1.86 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "10168"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
82 1.41 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "10168"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
83 1.94 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1513"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
84 2.07 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1513"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
85 1.76 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1513"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
86 2.48 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1513"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
87 2.40 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "2787"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
88 2.26 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "2787"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
89 2.11 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "2787"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
90 1.63 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "2787"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
91 2.23 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1514"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
92 1.50 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1514"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
93 2.06 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1514"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
94 1.51 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1514"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
95 1.87 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1880"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
96 1.45 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1880"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
97 1.74 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1880"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
98 1.32 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1880"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
99 1.48 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1486"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
100 2.23 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1486"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
101 2.44 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1486"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
102 2.00 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1486"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
103 2.45 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1463"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
104 1.73 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1463"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
105 2.10 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1463"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
106 1.67 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1463"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
107 1.91 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1452"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SMD)"
  4
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
108 1.45 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028815"
  202606
  "1452"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(PR)"
  1
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
109 1.95 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "89324800213"
  202606
  "1452"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(R)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
110 1.58 ms
INSERT INTO `distribution`
  (`upc`, `fiscal_week`, `store`, `route`, `warehouse`, `sku_description`,
   `qty_placed`, `scheduled_delivery_date`, `operator`, `uploaded_file_id`)
VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE
  `qty_placed` = VALUES(`qty_placed`),
  `scheduled_delivery_date` = VALUES(`scheduled_delivery_date`),
  `warehouse` = VALUES(`warehouse`),
  `operator` = VALUES(`operator`),
  `uploaded_file_id` = VALUES(`uploaded_file_id`),
  `notes` = CONCAT(COALESCE(`notes`, ''), ?)
Parameters:
[
  "61084028822"
  202606
  "1452"
  "EMD 02 GLENTMONT 202605"
  "MD"
  "e(SM)"
  0
  "2026-02-06"
  "DOK"
  0
  ":gs"
]
111 0.39 ms
"START TRANSACTION"
Parameters:
[]
112 0.62 ms
INSERT INTO api_usage_log (endpoint, method, ip_address, user_agent, response_status, latency_ms, rate_limit_profile_id, abuse_flag, created_at, api_key_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "/api/v1/distribution/upsert"
  "POST"
  "35.243.21.36"
  "Mozilla/5.0 (compatible; Google-Apps-Script; beanserver; +https://script.google.com; id: UAEmdDd_voL6r2R9cwBHhnJhScjNfQJGFNz8)"
  200
  197
  null
  "none"
  "2026-02-05 23:47:18"
  b"•ûÝ\x15XüAª—Û%˾™Àz"
]
113 2.22 ms
"COMMIT"
Parameters:
[]

Database Connections

Name Service
rw doctrine.dbal.rw_connection
ro doctrine.dbal.ro_connection

Entity Managers

Name Service
_defaults doctrine.orm._defaults_entity_manager
rw doctrine.orm.rw_entity_manager
ro doctrine.orm.ro_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

_defaults entity manager

Class Amount of managed objects

rw entity manager

Class Amount of managed objects
App\Entity\RW\ApiKey 2
App\Entity\RW\User 1
App\Entity\RW\ApiUsageLog 1

ro entity manager

Class Amount of managed objects

Entities Mapping

_defaults entity manager

No loaded entities.

rw entity manager

Class Mapping errors
App\Entity\RW\ApiKey No errors.
App\Entity\RW\User No errors.
App\Entity\RW\ApiRateLimit No errors.
App\Entity\RW\ApiUsageLog No errors.
App\Entity\RO\Reports No errors.
App\Entity\RW\DistributionMessage No errors.
App\Entity\RW\Stores No errors.
App\Entity\RW\Warehouse No errors.
App\Entity\RW\StoreMinQtyHistory No errors.

ro entity manager

No loaded entities.