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
1214
20

3.1.0

Diff
dolezel
published 3.1.0 •

Changelog

Source

3.1.0

Added

  • Handling SQL files #246
dolezel
published 3.0.0 •

Changelog

Source
dolezel
published 3.0.0-rc5 •

Changelog

Source

3.0.0-rc5

Fixed

  • Fix comment not being optional #244
  • Fix behavior when singleTransaction is not set #245
dolezel
published 3.0.0-rc4 •

Changelog

Source

3.0.0-rc4

Changed

  • Implement failsafe locking #239
  • Updated docs about locking #240
dolezel
published 3.0.0-rc3 •

Changelog

Source

3.0.0-rc3

Added

  • Add log option to runner.js #238
  • Structuring docs #237
  • Prettier formatting #236
  • Displaying function name on infer failure #235
  • Materialized views handling #234
  • Handling Views #233
  • Cockroach test #231
  • Prettier #230
dolezel
published 3.0.0-rc2 •

Changelog

Source

3.0.0-rc2

Fixed

  • Fixing setting comments on columns #228
dolezel
published 2.26.3 •

Changelog

Source

2.26.3

Fixed

  • Fixing setting comments on columns #228
dolezel
published 3.0.0-rc •

Changelog

Source

3.0.0-rc

Breaking changes

  • Single transaction as default #205
  • Versioning type shorthands #190 (type shorthands were moved from global config to migrations scripts)
  • Using camel case in API #189
  • Removed pg-migrate script (use node-pg-migrate)

Added

  • Running test migrations on CircleCI #221
dolezel
published 2.26.2 •

Changelog

Source

2.26.2

Fixed

  • Fix runner for zero migrations #224
dolezel
published 2.26.1 •

Changelog

Source

2.26.1

Fixed

  • Fixing altering role #222
  • Fixes from 3.0 #223