Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 2.11 KB

ROADMAP.md

File metadata and controls

33 lines (21 loc) · 2.11 KB

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- 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 See issue 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 See issue 198
Support Array type @kevinburkeshyp See issue 195
Better error code handling @kevinburkeshyp See issue 186