@tryghost/mongo-knex
tbc
Last updated 2 years ago by vershwal .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @tryghost/mongo-knex 
SYNC missed versions from official npm registry.

Mongo Knex

Installation

  1. Make sure that gstenv is green. See Dev Environment for docs.
  2. git clone this repo & cd into it as usual
  3. Run yarn to install top-level dependencies.

Run

Test

  • yarn lint run just eslint
  • yarn test run lint && tests
  • NODE_ENV=testing-mysql yarn test
    • Manual database creation is currently required.

Debug

DEBUG=mongo-knex:* DEBUG=mongo-knex:converter DEBUG=mongo-knex:converter-extended

Config

config.[env].json

Copyright & License

Copyright (c) 2013-2023 Ghost Foundation - Released under the MIT license.

Current Tags

  • 0.9.1                                ...           latest (2 years ago)

10 Versions

  • 0.9.1                                ...           2 years ago
  • 0.9.0                                ...           2 years ago
  • 0.8.0                                ...           3 years ago
  • 0.7.0                                ...           3 years ago
  • 0.6.4                                ...           4 years ago
  • 0.6.3                                ...           4 years ago
  • 0.6.2                                ...           4 years ago
  • 0.6.1                                ...           4 years ago
  • 0.6.0                                ...           4 years ago
  • 0.5.1                                ...           4 years ago

Copyright 2013 - present © cnpmjs.org | Home |