This package has been deprecated

Author message:

move to @the-/driver-sequelize ( https://github.com/the-labo/the/tree/master/packages/driver-sequelize#readme )

the-driver-sequelize

1.1.14 • Public • Published

the-driver-sequelize

Build Status npm Version JS Standard

Sequelize driver for the-framework

Installation

$ npm install the-driver-sequelize --save

Usage

'use strict'
 
const {TheDriverSequelize} = require('the-driver-sequelize')
 
async function tryExample () {
 
}
 
tryExample().catch((err) => console.error(err))
 

API Guide

License

This software is released under the MIT License.

Links

Readme

Keywords

Package Sidebar

Install

npm i the-driver-sequelize

Weekly Downloads

8

Version

1.1.14

License

MIT

Unpacked Size

319 kB

Total Files

102

Last publish

Collaborators

  • okunishinishi