Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use 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