Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-pg-migrate

Package Overview
Dependencies
Maintainers
3
Versions
179
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
18

4.2.0

Diff

Changelog

Source

4.2.0

Added

  • Adding include option for createIndex #537
dolezel
published 4.1.0 •

Changelog

Source

4.1.0

Added

  • Expression generated columns #532
dolezel
published 4.0.0 •

Changelog

Source
dolezel
published 4.0.0-rc.2 •

dolezel
published 4.0.0-rc1 •

Changelog

Source

4.0.0-rc1

Breaking changes

  • Drop old node support #526
dolezel
published 4.0.0-rc •

Changelog

Source

4.0.0-rc

Rewrite in typescript

Breaking changes

  • Removed optional dependencies #509

    If you are using config or dotenv configuration, it is no longer installed as optional dependency. You have to provide this package yourself.

  • Write node-pg-migrate in TypeScript #502 #510 #515 #516 #519 #520 #523

    • Fixed some issues with types which did not correspond to how code behave.
    • functionArgs in trigger options renamed to functionParams because of consistency.
  • Support for TS migrations #521

Added

  • Improve error message in migration.js #506
  • Another way for transpiling TypeScript #522

Fixes

  • Updates to docs - specifying schema for trigger_name #505
  • createIndex doc #524
dolezel
published 4.0.0-alpha.1 •

dolezel
published 4.0.0-alpha.0 •

dolezel
published 3.23.3 •

Changelog

Source

3.23.3

Fixed

  • Fixing createTrigger TS type #494
dolezel
published 3.23.2 •

Changelog

Source

3.23.2

Fixed

  • Marking storageParameters of materialized view as optional #490
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc