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

node-pg-migrate

Package Overview
Dependencies
Maintainers
3
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-pg-migrate - npm Package Versions

1
1315
20

2.26.0

Diff
dolezel
published 2.26.0 •

Changelog

Source

2.26.0

Added

  • Support for policies #219
dolezel
published 2.25.1 •

Changelog

Source

2.25.1

Fixed

  • Role inherit fix #218
dolezel
published 2.25.0 •

Changelog

Source

2.25.0

Fixed

  • (No)Transaction handling #213
  • Parens around INHERITS clause #214

Added

dolezel
published 2.24.1 •

Changelog

Source

2.24.1

Fixed

  • Fix auto create schema #206
dolezel
published 2.24.0 •

Changelog

Source

2.24.0

Added

  • Add --single-transaction option #204
dolezel
published 2.23.1 •

Changelog

Source

2.23.1

Fixed

  • Correct handling of multiline constraints #202
dolezel
published 2.23.0 •

Changelog

Source

2.23.0

Changed

  • Updating deps, removing vulnerablity status for peer and optional dependencies #199
  • Removing regex #198
  • Adding ability to specify database name with 'database' option #197
dolezel
published 2.22.2 •

Changelog

Source

2.22.2

Fixed

  • Role encrypted default #196
  • Running queries in order #195
dolezel
published 2.22.1 •

Changelog

Source

2.22.1

Fixed

  • Passing props #194
dolezel
published 2.22.0 •

Changelog

Source

2.22.0

Added

  • Auto create configured schemas if they don't exist #192
  • Add ifNotExists option to create extension #188
  • Programmatic API docs #187