These expand into a collection of named variables that should be passed via bind parameters when the query is executed. Bind parameters are now only named.
This allows `cargo test --all` to work.
https://github.com/diesel-rs/diesel/