MCPcopy Create free account
hub / github.com/SeaQL/sea-orm / delete.rs

File delete.rs

src/query/delete.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::{
2 ActiveModelTrait, ActiveValue, ColumnTrait, EntityTrait, IntoActiveModel, Iterable,
3 PrimaryKeyToColumn, QueryFilter, QueryTrait,
4};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected