Open bohdan-vorona opened 1 year ago
Is your feature request related to a problem? Please describe.
Working on https://github.com/CGSmith-LLC/shipwise-api/issues/103, I noticed that other SQL tables are also needed to be reviewed and SQL indexes should be added. I added them only to the tables related to Orders.
Describe the solution you'd like
Add SQL indexes for columns like customer_id.
customer_id
Describe alternatives you've considered
-
Additional context
Yes please add other indexes you see as necessary.
Is your feature request related to a problem? Please describe.
Working on https://github.com/CGSmith-LLC/shipwise-api/issues/103, I noticed that other SQL tables are also needed to be reviewed and SQL indexes should be added. I added them only to the tables related to Orders.
Describe the solution you'd like
Add SQL indexes for columns like
customer_id
.Describe alternatives you've considered
-
Additional context
-