# ROADMAP.md

The current build status, immediate-term plans, and future goals of this repository.

> ###### Feature Requests
>
> We welcome feature requests as edits to the "Backlog" section below.
>
> Before editing this file, please check out [How To Contribute to ROADMAP.md](https://gist.github.com/mikermcneil/bdad2108f3d9a9a5c5ed)- it's a quick read :)
>


## Roadmap

Our short-to-medium-term roadmap items, in order of descending priority:

_(feel free to suggest things)_


 Feature                                                  | Owner                                                                            | Details
 :------------------------------------------------------- | :------------------------------------------------------------------------------- | :------
 Batch insert for create queries                          | [@kevinburke](https://github.com/kevinburke)                                     | See issue [201](https://github.com/balderdashy/sails-postgresql/issues/201)


#### Backlog

The backlog consists of features which are not currently in the immediate-term roadmap above, but are useful.  We would exuberantly accept a pull request implementing any of the items below, so long as it was accompanied with reasonable tests that prove it, and it doesn't break other core functionality.

 Feature                                         | Owner                                                           | Details
 :---------------------------------------------- | :-------------------------------------------------------------- | :------
 Support canceling queries                       | [@kevinburkeshyp](https://github.com/kevinburkeshyp)            | See issue [198](https://github.com/balderdashy/sails-postgresql/issues/198)
 Support Array type                              | [@kevinburkeshyp](https://github.com/kevinburkeshyp)            | See issue [195](https://github.com/balderdashy/sails-postgresql/issues/195)
 Better error code handling                      | [@kevinburkeshyp](https://github.com/kevinburkeshyp)            | See issue [186](https://github.com/balderdashy/sails-postgresql/issues/186)
