Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

  1. Make relationships lazy (not recommended -> can introduce problems with code not compatible with laziness)
  2. Set (non-lazy) relationships to fetch=select, Example:

...