File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 11# fastify-oracle
22[ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/cemremengu/fastify-oracle.svg )] ( https://greenkeeper.io/ )
33
4- [ ![ JavaScript Style Guide] ( https://img.shields.io/badge/code_style-standard-brightgreen.svg )] ( https://standardjs.com ) [ ![ Build Status] ( https://travis-ci.org/cemremengu/fastify-oracle.svg?branch=master )] ( https://travis-ci.org/cemremengu/fastify-oracle )
4+ [ ![ JavaScript Style Guide] ( https://img.shields.io/badge/code_style-standard-brightgreen.svg )] ( https://standardjs.com ) [ ![ Build Status] ( https://travis-ci.org/cemremengu/fastify-oracle.svg?branch=master )] ( https://travis-ci.org/cemremengu/fastify-oracle ) [ ![ Coverage Status ] ( https://coveralls.io/repos/github/cemremengu/fastify-oracle/badge.svg )] ( https://coveralls.io/github/cemremengu/fastify-oracle )
55
66This module provides access to an Oracle database connection pool via the
77[ oracledb] ( https://npm.im/oracledb ) module. It decorates the [ Fastify] ( https://fastify.io )
Original file line number Diff line number Diff line change 2626 },
2727 "homepage" : " https://github.com/cemremengu/fastify-oracle#readme" ,
2828 "devDependencies" : {
29- "coveralls" : " ^3.0.2" ,
3029 "fastify" : " ^1.11.1" ,
3130 "pre-commit" : " ^1.2.2" ,
3231 "snazzy" : " ^8.0.0" ,
You can’t perform that action at this time.
0 commit comments