| Author | Dave Jarvis <email> |
|---|---|
| Date | 2015-02-28 10:07:11 GMT-0800 |
| Commit | 98f90b68cf0d0a47d6001dbc5ba88b7ad8e71da8 |
| Parent | e581a4d |
| +root > people, | ||
| +person > person, | ||
| +.first_name > first, | ||
| +.last_name > name/last, | ||
| +.age > @age, | ||
| +account.person_id +> person.person_id, | ||
| +account > account, | ||
| +.id > @id, | ||
| +^, | ||
| +address > address, | ||
| +.*, | ||
| +account.person_id -> company.person_id, | ||
| +; | ||
| + | ||
| Delta | 14 lines added, 0 lines removed, 14-line increase |
|---|