Skip to content

Releases: rooseveltframework/multi-db-driver

1.1.1

10 Nov 19:37
0937a19

Choose a tag to compare

  • Altered configFinder.js to look for both .multi-db-config.json and .multi-db-driver-config.json when searching for user defined config file.
  • Updated dependencies.

1.1.0

30 Oct 12:52
775180e

Choose a tag to compare

  • Changed all instances of multi-db, MULTI_DB, etc to multi-db-driver, MULTI_DB_DRIVER, etc for clarity.
  • Updated various dependencies.

1.0.2

26 Jun 12:34
cac0623

Choose a tag to compare

  • Altered the logic of the query method to perform a transaction if params is supplied an array of objects or an array of arrays.
  • Fixed a CLI text alignment issue.
  • Updated dependencies.

1.0.1

18 Oct 22:06

Choose a tag to compare

  • Fixed README typo regarding the npm package name.

1.0.0

18 Oct 22:03

Choose a tag to compare

  • Initial commit.