Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.12 Roadmap RFC #761

Closed
sgrif opened this issue Feb 24, 2017 · 2 comments
Closed

0.12 Roadmap RFC #761

sgrif opened this issue Feb 24, 2017 · 2 comments

Comments

@sgrif
Copy link
Member

sgrif commented Feb 24, 2017

This is the current roadmap for 0.12, which is targeted for probably late March (👶 makes concrete release schedules a bit harder). If there is a specific issue or feature which you need or would like to see, please comment here. Though do keep in mind that doesn't guarantee that it will be prioritized for 0.12.

Targeted features:

Not specifically targeted, but likely to be implemented:

  • Support for PG network types
  • Support for PG money

Non-goals for 0.12

  • Async IO
    • We have a 90% implemented driver, but the API is not one that we're happy with. Upstream changes need to be made to tokio/futures before we can progress further on this feature
  • Additional backends
    • Unless there is an overwhelming number of requests, it's unlikely that we'll be adding support for additional backends in Diesel proper. The design is intended to allow for third party crates to add support for additional backends, and the core team is happy to offer support for anyone wishing to do so.
@euclio
Copy link
Contributor

euclio commented Feb 27, 2017

I would like to see #184 resolved. As I said on the issue, I'd like to help with this but I'm having trouble finding time.

@jasonl
Copy link

jasonl commented Mar 7, 2017

For me, the ability to join to more than one table would be amazing. I'd like to help, but a lot of the internals of diesel are way beyond my Rust ken.

@sgrif sgrif closed this as completed Mar 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants