Search
sequelize-replace-enum-postgres
This package provides the methods needed to replace a PostgreSQL ENUM in Sequelize migrations.
v1.6.0 URL:
https://unpkg.com/sequelize-replace-enum-postgres@1.6.0/build/index.js
Open
Browse Files
NodeJS
PostgreSQL
ENUM
Migration
Sequelize
sequelize-date-no-tz-postgres
Add support for DATE-NO-TZ data-type for PostgreSQL in Sequelize
v1.0.0 URL:
https://unpkg.com/sequelize-date-no-tz-postgres@1.0.0/src/index.js
Open
Browse Files
PostgreSQL
Time without timezone
Time
Timezone
Sequelize
sequelize-interval-postgres
Add support for INTERVAL data-type for PostgreSQL in Sequelize
v1.0.0 URL:
https://unpkg.com/sequelize-interval-postgres@1.0.0/src/index.js
Open
Browse Files
PostgreSQL
Interval
Sequelize
sequelize-simple-cache
A simple, transparent, client-side, in-memory cache for Sequelize
v1.3.5 URL:
https://unpkg.com/sequelize-simple-cache@1.3.5/src/index.js
Open
Browse Files
Sequelize
transparent
cache
client-side
in-memory
sequelize-mocking
A Sequelize extension to deal with mocking for tests
v2.0.1 URL:
https://unpkg.com/sequelize-mocking@2.0.1/index.js
Open
Browse Files
Sequelize
mocking
fixtures
test
mocha