v0.6.3
- Fixed bug where developers' unit tests for Database functions would fail if they defined
event.params
but notevent.resource
, and tried to accessevent.params
within the function.
event.params
but not event.resource
, and tried to access event.params
within the function.