1.0.0 • Published 9 years ago

related-selector v1.0.0

Weekly downloads
25
License
-
Repository
github
Last release
9 years ago

related-selector

Class used for implementing Related ORM selector extensions

npm Travis node

API

A selector extensions for the Related ORM must implement the class provided by this module. It must call its super init method and can and override the render method. The selector may also expose a regular Related ORM Extension so it can modify all parts of a query at any time.