By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
| id | json_col |
|---|---|
| 1 | {"items": [{"name": "foo", "timestamp": "1612872027"}, {"name": "bar", "timestamp": "1612872027"}]} |
| 2 | {"items": [{"name": "bar", "timestamp": "1612872027"}, {"name": "foo", "timestamp": "1612872027"}]} |
| 3 | {"items": [{"name": "bar", "timestamp": "1612872027"}, {"name": "foo", "timestamp": "0"}]} |
| 4 | {"items": [{"name": "bar", "timestamp": "1612872027"}]} |
| id | json_col |
|---|---|
| 1 | {"items": [{"name": "foo", "timestamp": "1612872027"}, {"name": "bar", "timestamp": "1612872027"}]} |
| 2 | {"items": [{"name": "bar", "timestamp": "1612872027"}, {"name": "foo", "timestamp": "1612872027"}]} |