This website works better with JavaScript.
Home
Explore
Help
Sign In
jason
/
FPSMS-backend
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
revert the index
production
[email protected]
3 days ago
parent
e1902f3b0e
commit
24ee1d8f11
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
View File
@@ -1,6 +0,0 @@
CREATE INDEX idx_dopo_handled_deleted_status_date
ON delivery_order_pick_order (handledBy, deleted, ticketStatus, requiredDeliveryDate);
Write
Preview
Loading…
Cancel
Save