Sfoglia il codice sorgente

revert the index

production
[email protected] 3 giorni fa
parent
commit
24ee1d8f11
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. +0
    -3
      src/main/resources/db/changelog/changes/20260504_01_workbench/01_dopo_workbench_index.sql

+ 0
- 3
src/main/resources/db/changelog/changes/20260504_01_workbench/01_dopo_workbench_index.sql Vedi File

@@ -1,6 +0,0 @@

CREATE INDEX idx_dopo_handled_deleted_status_date
ON delivery_order_pick_order (handledBy, deleted, ticketStatus, requiredDeliveryDate);

Caricamento…
Annulla
Salva