From 5ea73bbfba2f48659346f9e5f6aae9b4b618daa9 Mon Sep 17 00:00:00 2001 From: pep Date: Fri, 24 Jul 2020 00:33:16 +0000 Subject: good --- bucky/db/bookshelf.js | 1 + 1 file changed, 1 insertion(+) (limited to 'bucky/db') diff --git a/bucky/db/bookshelf.js b/bucky/db/bookshelf.js index df14961..47a9636 100644 --- a/bucky/db/bookshelf.js +++ b/bucky/db/bookshelf.js @@ -17,6 +17,7 @@ var knex = require('knex')({ }) var bookshelf = require('bookshelf')(knex) +bookshelf.plugin('registry'); module.exports = { bookshelf: bookshelf, -- cgit v1.2.3-70-g09d2