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.13.2 •

Changelog

Source

2.13.2

Fixed

  • Cannot use embedded value in config #137
  • add space before USING keyword #138
dolezel
published 2.13.1 •

Changelog

Source

2.13.1

Fixed

  • addTypeValue's after option is using BEFORE instead of AFTER #133
dolezel
published 2.13.0 •

Changelog

Source

2.13.0

Added

  • Ability to specify files to ignore in migrations directory #131
dolezel
published 2.12.0 •

Changelog

Source

2.12.0

Fixed

  • Dollar quoted string constants #127
  • Table unique constraint can be array of arrays #126

Changed

  • If user disables migration, return Error instead of string #125
  • Circle CI integration #124
  • Moved to Salsita organization #122
dolezel
published 2.11.1 •

Changelog

Source

2.11.1

Fixed

  • Fixed SQL for dropping multiple columns #120
dolezel
published 2.11.0 •

Changelog

Source

2.11.0

Added

  • Schemas operations #119
dolezel
published 2.10.1 •

Changelog

Source

2.10.1

Fixed

  • Fixed invalid SQL for table level foreign key #118
dolezel
published 2.10.0 •

Changelog

Source

2.10.0

Added

  • Ability to specify constraints on table level #114
dolezel
published 2.9.0 •

Changelog

Source

2.9.0

Added

  • Alter type functions #111
  • redo command #112
dolezel
published 2.8.2 •

Changelog

Source

2.8.2

Fixed

  • Fix automatic reversal of addColumns #110