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)"));

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    3
  • 0.0.2
    1

Package Sidebar

Install

npm i mysql-intermediate-type

Weekly Downloads

4

Version

0.0.3

License

none

Last publish

Collaborators

  • zmijevik