2016-02-12 11:40:21 -05:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
## 3.2.0
|
|
|
|
* Added public `query` method for making arbitrary sql calls
|
2016-03-09 15:05:38 -05:00
|
|
|
* Added back tests for `node-firebird` adapter. Using this adapter with promises is not currently supported.
|
2016-02-12 11:40:21 -05:00
|
|
|
|
|
|
|
## 3.1.0
|
|
|
|
* Added support for promises on query execution methods
|