Note: If the error comes from one of our derives, please make sure you're using a nightly compiler with the `unstable` feature enabled, as we've put a lot of work into making those better (using nightly only features)
We're taking another look at improving our compiler errors. Have you gotten a poor error message while using Diesel? Please leave a comment on https://t.co/U6rIOZZA3L so we can look into improving it this year
@rustlang @rossipedia @golang@nodejs We do for most, but not all queries. We exclude queries that can lead to an unbounded, unknown, or extremely high number of prepared statements. Excluded from the cache are insert, update, `IN`, and anything using raw SQL (since we cannot know if it was constructed dynamically)
We've made some changes to how we handle SSL to support our new @discourse forum, and as a result our documentation cannot currently be accessed over HTTPS. We're working on a solution, but do not know how long it will take to be resolved. Sorry for the inconvenience.
@mcsetty@rustlang We get this all the time. Every person thinks that the "right" color is a different color. It varies by country. (Ironically it seems no country uses red for Diesel)
@spacekookie I have no clue >_< I'll retweet whatever you announce from here though. Sorry, this should have definitely been called out in the release notes