Compare Number to Number
The order filter searches for user_id = 2, but the value was passed as text, preventing the fast path on numeric user_id. Rewrite the condition so user_id is compared to the number 2, keeping sorting by id.
Original query
SELECT * FROM orders WHERE user_id = '2' ORDER BY id
Kampjun tal-output mistenni
Dan hu kif tidher tweġiba korretta — l-għadd tar-ringieli huwa tiegħu stess, m'għandux għalfejn jaqbel mat-tabelli tal-iskema.
| id | status | user_id | created_at |
|---|---|---|---|
| 12 | paid | 2 | 2024-02-04T09:00:00 |
| 15 | pending | 2 | 2024-02-07T11:00:00 |
Idħol biex tara l-istorja tas-sottomissjonijiet
IdħolIdħol biex tuża l-Mentor tal-AI
Idħol