mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 10:21:36 +03:00
5e9ab27a21
no issue - we were only importing the `db` to access the `knex` instance, but we can get this through the Bookshelf instance - switches to pulling out `knex` from Bookshelf so we can remove the remaining local require |
||
---|---|---|
.. | ||
actions.js | ||
bulk-operations.js | ||
crud.js | ||
data-manipulation.js | ||
events.js | ||
filtered-collection.js | ||
generate-slug.js | ||
raw-knex.js | ||
sanitize.js | ||
user-type.js |