mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-12-23 11:12:51 +00:00
Wording
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
This commit is contained in:
parent
dbd5095dba
commit
9fcfeed605
1 changed files with 1 additions and 1 deletions
|
|
@ -314,7 +314,7 @@ impl Display for Update {
|
|||
}
|
||||
}
|
||||
|
||||
/// MERGE statement.
|
||||
/// A `MERGE` statement.
|
||||
#[derive(Debug, Clone, PartialEq, PartialOrd, Eq, Ord, Hash)]
|
||||
#[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
|
||||
#[cfg_attr(feature = "visitor", derive(Visit, VisitMut))]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue