Diesel 2.3.0
DRANK

Diesel 2.3.0 contains the contributions of 95 people. More than 1142 commits were submitted over a span of 16 months.This release includes a several large extensions to the query DSL provided by Diesel and also helps increases the number of platforms you can use Diesel on out of the box. Notable changes include:Improved query construction via #[derive(HasQuery)]Added support for window functionsUsing SQLite with WASM in your browserExtended support for various types, functions and operators in the PostgreSQL backendSupport for JSON and JSONB in the SQLite backendCheckout the full change log for a complete list of changes.This release wouldn’t be possible without the support of our contributors and sponsors. We would like to especially call out NLNet Foundation which funded the development of the newly added support for window functions via their NGI Zero Core initiative. We would also like to call out GitHub for providing additional training security and resources for the Diesel proj…

diesel.rs
Related Topics: