mysql-intermediate-type

0.0.3 • Public • Published

mysql-intermediate-type

Install

npm install mysql-intermediate-type

Introduction

Here is an example on how to use it:

var ba_intermediateType = require('mysql-intermediate-type').forBackbone;
var mo_intermediateType = require('mysql-intermediate-type').forMongoose;
 
console.log(ba_intermediateType.get("int(32)"));
console.log(mo_intermediateType.get("int(32)"));

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i mysql-intermediate-type

      Weekly Downloads

      4

      Version

      0.0.3

      License

      none

      Last publish

      Collaborators

      • zmijevik