By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
Records: 11 Duplicates: 0 Warnings: 0
| id | user_id | user_id_to | message | send_date |
|---|---|---|---|---|
| 5 | 2 | 1 | test 5 | 2023-03-08 00:00:00 |
| 7 | 4 | 1 | test 7 | 2023-03-11 00:00:00 |
| 10 | 5 | 1 | test 10 | 2023-03-20 00:00:00 |
| 11 | 1 | 3 | test 11 | 2023-03-22 00:00:00 |
| id | user_id | user_id_to | message | send_date | user1 | user2 | rn |
|---|---|---|---|---|---|---|---|
| 5 | 2 | 1 | test 5 | 2023-03-08 00:00:00 | 1 | 2 | 1 |
| 11 | 1 | 3 | test 11 | 2023-03-22 00:00:00 | 1 | 3 | 1 |
| 7 | 4 | 1 | test 7 | 2023-03-11 00:00:00 | 1 | 4 | 1 |
| 10 | 5 | 1 | test 10 | 2023-03-20 00:00:00 | 1 | 5 | 1 |