Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaQL/sea-orm
/ into_active_model
Method
into_active_model
src/entity/active_model.rs:656–658 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
654
A: ActiveModelTrait,
655
{
656
fn into_active_model(self) -> A {
657
self
658
}
659
}
660
661
/// Any type that can be converted into an [ActiveValue]
Callers
15
add
Method · 0.80
add_many
Method · 0.80
insert_8
Function · 0.80
insert_9
Function · 0.80
one
Method · 0.80
save
Method · 0.80
from_json
Method · 0.80
test_reset_2
Function · 0.80
delete
Method · 0.80
update_collection
Function · 0.80
partial_model_into_active_model
Function · 0.80
insert_value
Function · 0.80
Calls
no outgoing calls
Tested by
15
test_reset_2
Function · 0.64
update_collection
Function · 0.64
partial_model_into_active_model
Function · 0.64
insert_value
Function · 0.64
postgres_insert_value
Function · 0.64
create_and_update_host_network
Function · 0.64
create_and_delete_applog
Function · 0.64
insert_active_enum
Function · 0.64
insert_active_enum_child
Function · 0.64
insert_active_enum_vec
Function · 0.64
create_and_update
Function · 0.64
insert_json_vec
Function · 0.64