Skip to content

Commit a34055c

Browse files
committed
Fix failing build
Rebasing is hard
1 parent 5ccf01d commit a34055c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

diesel/src/query_builder/insert_statement.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,8 +303,6 @@ impl QueryFragment<Mysql> for InsertOrIgnore {
303303
}
304304
}
305305

306-
impl_query_id!(InsertOrIgnore);
307-
308306
#[derive(Debug, Copy, Clone)]
309307
#[doc(hidden)]
310308
pub struct Replace;

0 commit comments

Comments
 (0)