- rewrote the way props are read from database
- automatic eager loading to avoid the N+1 problemm
- any excess props or columns from database will be ignored
- support for auto-incrementing primary prop
- primary prop is no longer stored within
props
column
- primary prop is no longer stored within
- parent props may now optionally be null