Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "core/db"

Index

Variables

Const BACKUP_PATH

BACKUP_PATH: string = config.DB_SQLITE_FILENAME ? config.DB_SQLITE_FILENAME + ".backup" : undefined

Functions

createBookshelfInstance

  • createBookshelfInstance(knex: any): any

createKnexInstance

  • createKnexInstance(): any

initBookshelf

  • initBookshelf(): any

Generated using TypeDoc