Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Add support for :accept_nil on ForeignKeyLookupTransform #109

Open
thbar opened this issue Aug 16, 2012 · 0 comments
Open

Add support for :accept_nil on ForeignKeyLookupTransform #109

thbar opened this issue Aug 16, 2012 · 0 comments

Comments

@thbar
Copy link
Member

thbar commented Aug 16, 2012

In some cases getting a nil value here is reasonable.

Original work:

Acceptance

  • tests
  • by default, nil should not be allowed
  • if accept_nil is passed as true, a nil result is allowed
  • if accept_nil is passed as false, a nil result is not allowed and an exception is thrown
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant