docs
This commit is contained in:
parent
5e04b3b551
commit
4709d92ad2
@ -226,7 +226,7 @@ where
|
|||||||
TryInsert::from_insert(self)
|
TryInsert::from_insert(self)
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Set ON CONFLICT do nothing, but with MySQL specific polyfill.
|
/// Set ON CONFLICT on primary key do nothing, but with MySQL specific polyfill.
|
||||||
///
|
///
|
||||||
/// ```
|
/// ```
|
||||||
/// use sea_orm::{entity::*, query::*, sea_query::OnConflict, tests_cfg::cake, DbBackend};
|
/// use sea_orm::{entity::*, query::*, sea_query::OnConflict, tests_cfg::cake, DbBackend};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user