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