If I create a new related record inside an update,...
# orm-help
t
If I create a new related record inside an update, is there a mechanism, to know which record was created? I assume the
include
statement's records will include any other related records that already existed.