node-query/CHANGELOG.md

8 lines
257 B
Markdown
Raw Normal View History

# Changelog
## 3.2.0
* Added public `query` method for making arbitrary sql calls
* Added back tests for `node-firebird` adapter. Using this adapter with promises is not currently supported.
## 3.1.0
* Added support for promises on query execution methods