Skip to content

Commit

Permalink
fix test error message
Browse files Browse the repository at this point in the history
  • Loading branch information
sintemal committed Jun 29, 2023
1 parent f09592e commit 7914ab2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions diesel_compile_tests/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ error[E0277]: the trait bound `{integer}: diesel::Expression` is not satisfied
(T0, T1, T2, T3, T4, T5)
(T0, T1, T2, T3, T4, T5, T6)
(T0, T1, T2, T3, T4, T5, T6, T7)
and 124 others
and $N others
= note: required for `{integer}` to implement `AsExpression<diesel::sql_types::Text>`

0 comments on commit 7914ab2

Please sign in to comment.