Socket
Socket
Sign inDemoInstall

db-migrate

Package Overview
Dependencies
Maintainers
2
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

db-migrate - npm Package Versions

1
14

0.11.9

Diff

wzrdtales
published 1.0.0-beta.4 •

Changelog

Source

1.0.0-beta.4 (2020-04-15)

Bug Fixes

  • api: pass migrationName to create correctly (388b779), closes #652
  • create migration: Convert to string before splitting name (f4aacda)
  • down api: support using down api can specify the destination and housekeep the former pull request (42db883)
  • learn: non notNull columns can be safely deleted (b75403d)
  • lint: adjust linter config and specify ecmascript version explicitly (d9ccfbe)
  • test: added create scoped migration tests (2c9e2c4)
  • v2: learn should write a 0 action for renaming, call endMigration for state at the end of up (0b935d7)
  • #468 (87dc950)
  • require node >= 8 (b366a8e)

Features

  • config: support custom dotenv path (aef82c3)
  • defaultColumn: add conventions of default columns (c3a1583)
  • defaultColumn: allow disabling default columns (2d4e92c)
  • hook: inject new template into create migration command (b20fa1c)
  • plugin: add template plugin hook (0de35ee)
  • staticLoader: a static loader to support packaging (7cf6f71)
wzrdtales
published 0.11.8 •

wzrdtales
published 1.0.0-beta.3 •

wzrdtales
published 0.11.7 •

wzrdtales
published 1.0.0-beta.2 •

Changelog

Source

1.0.0-beta.2 (2019-06-11)

wzrdtales
published 1.0.0-beta.0 •

Changelog

Source

1.0.0-beta.0 (2019-06-08)

Bug Fixes

  • cwd: addition of cwd missed function definition (7c238a4)
  • plugin: handle non existent dependencies and improve UX (91b9da9), closes #628
  • plugin: respect options cwd (#618) (3a8a09f)
  • reset: regression introduced in check functionality (61ca5bb), closes #552
  • scope: new scoping errored out when using templates (b2421e3)
  • utils: resolve when returned null (68361fe)
  • walker: rename interface to Interface (6234d42)

Features

  • chain: add step chaining (8203c55)
  • error handling: added advanced error handling and rollback (aa13a35)
  • learning: add db learning (d5c9aa1)
  • migration: add support for first basic options on new schema (d891628)
  • schemav2: add foreignKey support on tables (3dd7158)
  • state: add state manager and adjust driver functions (10c3f1a)
  • statemanager: add first edition of state manager (6dc4d3b), closes #538
wzrdtales
published 0.11.6 •

wzrdtales
published 0.11.5 •

Changelog

Source

0.11.5 (2019-01-06)

Bug Fixes

  • lgtm: fix errors (4cd5558)
  • Added warning on plugin loading failure (fcffd62)
  • db: set exit code as 1 only on error (3148cc9)
wzrdtales
published 0.11.4 •

Changelog

Source

0.11.4 (2018-11-02)

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