Socket
Socket
Sign inDemoInstall

knex-db-manager

Package Overview
Dependencies
37
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

0.7.0

Diff

elhigu
published 0.6.2 •

Changelog

Source

0.6.2

  • NOTE: THIS WAS DEPRECATED FROM NPM DUE TO SOME BREAKING TESTS
  • Set seeding to sequential instead of parallel #89
  • Support for old-style seeding modules #88
elhigu
published 0.6.1 •

Changelog

Source

0.6.1

  • Added more files to gitignore to make package smaller
elhigu
published 0.6.0 •

Changelog

Source

0.6.0

  • Fixed special character escaping in password for postgresql
  • Updated dependencies
  • Added prettier config
  • Added CI testing for node 12
Breaking changes
  • Moved knex from normal deps to peerDep, so now one has to npm install knex explicitly
elhigu
published 0.5.0 •

Changelog

Source

0.5.0

  • Fixed id sequence queries to work on postgresql 10 databases even when
  • Updated dependencies
  • Removed gatsby and started to use vuepress for docs
  • Added CI testing for node 8 and 10
elhigu
published 0.4.0 •

Changelog

Source

0.4.0

  • Fix allowing to create new databases even when multiple clients are connected to postgres server #36
  • Updated list of supported dialect aliases #33
  • Fixed npm repo to point Vincit #31
  • Updated various dependencies
  • Initial support for mysql #13, #30
Breaking changes
  • truncateDb doesn't automatically leave migration table out #10
  • Add owner privileges for the database user after creating new database as super user #15
elhigu
published 0.3.0 •

Changelog

Source

0.3.0

  • Added documentation pages
Breaking changes
  • Removed automatic ingnore of migrations table from truncate DB
  • Removed automatic testing / support for node < 4
elhigu
published 0.2.0 •

Changelog

Source

0.2.0

  • Initial changelog entry
Breaking changes
  • All functionality
elhigu
published 0.1.0 •

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc