Skip to content

Cast return of EventTable.fetch to subclasses

This PR fixes #886 (closed) by patching EventTable.fetch() to cast the returned table to a subclass if appropriate.

@scottcoughlin2014, please check that this fixes the issue properly for you.

Merge request reports