Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 321 Bytes

bookshelf-coffee-helpers

Acts as a Bookshelf plugin. Adds two methods to Bookshelf instance:

  • pollute_function_prototype - add all functions from the db.__helpers_fp to a Function prototype
  • cleanup_function_prototype - remove added functions