Skip to content

8.2.0

Compare
Choose a tag to compare
@Sammaye Sammaye released this 29 Feb 11:43
· 6 commits to master since this release

Added:

  • #260 ability to use dot notation within relation on definition in active record models to pick fields out of structures, for example: author.id will use the id field in the author field. It supports both single structure (1D) and multiple row structure (2D)