6.1.0
- Added
Row::relate()
,Row::unrelate()
andRow::unrelateAll()
methods for a more intuitive way to relate data - Added
Row::edit()
to use an array to edit a row - Lot of bug fixes.
Row::relate()
, Row::unrelate()
and Row::unrelateAll()
methods for a more intuitive way to relate dataRow::edit()
to use an array to edit a row