0.1.1 • Published 7 years ago

sequelize-model-tenant v0.1.1

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

Sequelize Model utility for PostgreSQL Multi Tenant Applications

A small library for multi-tenancy resify applications that applies Sequelize Model Validation upon request bodies based on a given Sequelize Model name.

Installation

npm install sequelize-model-tenant

Usage

const validating = require('sequelize-model-tenant');

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code!

0.1.1

7 years ago

0.1.0

7 years ago

0.0.1

7 years ago