dadleyy / charcoal.db

database schema migrations for charcoal
0 stars 0 forks source link

Update knex to the latest version 🚀 #8

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.13.0 of knex just got published.

Dependency knex
Current Version 0.12.9
Type dependency

The version 0.13.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of knex. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 10 commits0.

  • 314dcad Changelog + version for 0.13.0 release
  • dd3289b Add fetchAsString optional parameter to oracledb dialect (#1998)
  • 5c0b193 fix: escapeObject parameter order for Postgres dialect. (#2003)
  • a5f4c39 Migration transaction (#1962)
  • 137e1fe Allow passing version of connected db in configuration file (#1993)
  • 9682446 Fixed transaction promise mutation issue (#1991)
  • 138e13b Bugfixes on batchInsert and transactions for mysql/maria (#1992)
  • 876f615 Increase test timeout
  • 04981a2 Fixed timing issue on commit
  • b06b8bf Restore release.sh

false

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: