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

File update.rs

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected