By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
1 rows affected
1 rows affected
1 rows affected
1 rows affected
1 rows affected
1 rows affected
1 rows affected
1 rows affected
1 rows affected
| id | address | users |
|---|---|---|
| 1 | 123 Main St | [{"id":1,"name":"Alice","todos":[{"id":1,"description":"Buy milk"},{"id":2,"description":"Buy eggs"}]},{"id":2,"name":"Bob","todos":[{"id":3,"description":"Buy bread"}]}] |
| 2 | 456 Ocean Ave | [{"id":3,"name":"Carol","todos":[{"id":4,"description":"Vacuum"}]}] |