fix logical conflict

This commit is contained in:
Andrew Lamb 2022-11-30 13:34:31 -05:00
parent 042effdf14
commit faf75b7161

View file

@ -2705,7 +2705,7 @@ pub enum OnConflictAction {
DoUpdate(DoUpdate),
}
#[derive(Debug, Clone, PartialEq, Eq, Hash)]
#[derive(Debug, Clone, PartialEq, PartialOrd, Eq, Ord, Hash)]
#[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
pub struct DoUpdate {
/// Column assignments