New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

node-pg-migrate

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-pg-migrate - npm Package Versions

dolezel
published 2.1.1 •

Changelog

Source

2.1.1

Fixed

  • Down migration when down method is inferred #84
dolezel
published 2.1.0 •

Changelog

Source

2.1.0

Added

  • Enable string functions and arrays as default column values #82
dolezel
published 2.0.0 •

Changelog

Source

2.0.0

Rewritten using es6 (transpiled via babel) and Promises.

Breaking Changes

  • supports only node >= 4
  • check-order flag now defaults to true (to switch it off supply --no-check-order on command line)
  • dotenv package is optionalDependency
  • s option is now alias for schema which sets schema for migrations SQL, if you only need to change schema of migrations table use --migrations-schema

Added

  • config package as optionalDependency
  • Migration can return Promise
dolezel
published 2.0.0-rc •
dolezel
published 1.3.0 •
dolezel
published 1.2.2 •
dolezel
published 1.2.1 •
dolezel
published 1.2.0 •
dolezel
published 1.1.0 •
dolezel
published 1.0.0 •