0.3.23 • Published 5 days ago

@tryghost/database-info v0.3.23

Weekly downloads
-
License
MIT
Repository
github
Last release
5 days ago

Database Info

@tryghost/database-info is a small utility for knex that returns information on the underlying DB connection.

It currently works with SQLite, MySQL 5 & 8, and MariaDB.

Install

npm install @tryghost/database-info --save

or

yarn add @tryghost/database-info

Usage

Develop

This is a mono repository, managed with lerna.

Follow the instructions for the top-level repo. 1. git clone this repo & cd into it as usual 2. Run yarn to install top-level dependencies.

Run

  • yarn dev

Test

  • yarn lint run just eslint
  • yarn test run lint and tests

Copyright & License

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

0.3.23

5 days ago

0.3.22

2 months ago

0.3.20

7 months ago

0.3.21

6 months ago

0.3.19

9 months ago

0.3.18

1 year ago

0.3.17

1 year ago

0.3.16

1 year ago

0.3.15

1 year ago

0.3.14

1 year ago

0.3.13

1 year ago

0.3.12

2 years ago

0.3.11

2 years ago

0.3.10

2 years ago

0.3.9

2 years ago

0.3.8

2 years ago

0.3.6

2 years ago

0.3.5

2 years ago

0.3.7

2 years ago

0.3.4

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.3

2 years ago

0.3.0

2 years ago

0.2.5

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.4

2 years ago

0.1.0

2 years ago