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

postgrator-cli

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postgrator-cli - npm Package Versions

2

8.1.0

Diff

perrin4869
published 8.0.0 •

perrin4869
published 7.0.0 •

perrin4869
published 6.0.1 •

perrin4869
published 6.0.0 •

Changelog

Source

6.0.0

April, 20, 2022

  • Drop support for node <= 12
  • Add support for node 18
perrin4869
published 5.2.0 •

Changelog

Source

5.2.0

April, 9, 2022

  • Add support for .postgratorrc.mjs and .postgratorrc.js config files with type: module.
  • Add sqlite3 support
perrin4869
published 5.1.0 •

Changelog

Source

5.1.0

February, 24, 2022

  • Upgrade postgrator@7.0.0
  • Support *.cjs and *.mjs files
perrin4869
published 5.0.0 •

Changelog

Source

5.0.0

February, 19, 2022

  • (Breaking) Node.js 12 or later required
  • (Breaking) Target postgrator 5.x.x
  • (Breaking) Migrate to using cosmiconfig for configuration file
  • (Breaking) secure option is now ssl and it works differently for each supported driver
  • (Breaking) Replace --migration-directory option with --migration-pattern option
  • Add support for node 16.x.x
  • Add drop-schema command
  • Add --schema-table option
  • Support merging cli and config file options
mattilehtinen
published 4.0.0 •

Changelog

Source

4.0.0

May, 17, 2020

  • (Breaking) Node.js 10 or later required
  • (Breaking) Removed option -t, --detect-version-conflicts. Conflicts are now always detected.
  • Add support for node 14.x.x
  • Add support for pg 8.x.x
mattilehtinen
published 3.3.0 •

Changelog

Source

3.3.0

September 9, 2019

  • Ask password if -p or --password parameter without value is given or if config file does not contain password.
  • Fix node6 compatibility
2
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