Skip to content

Instantly share code, notes, and snippets.

@Cynede
Created September 17, 2018 10:57
Show Gist options
  • Save Cynede/f03d93656cd31d56f36f90c8939bc051 to your computer and use it in GitHub Desktop.
Save Cynede/f03d93656cd31d56f36f90c8939bc051 to your computer and use it in GitHub Desktop.
diesel/src/expression/ops/numeric.rs:9:38
|
9 | #[derive(Debug, Copy, Clone, QueryId)]
| ^^^^^^^ Could not find `query_builder` in `diesel`
...
61 | numeric_operation!(Add, " + ");
| ------------------------------- in this macro invocation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment