Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaQL/sea-orm
/ get_connection
Method
get_connection
sea-orm-migration/src/manager.rs:39–41 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
37
}
38
39
pub fn get_connection(&self) -> &SchemaManagerConnection<'c> {
40
&self.conn
41
}
42
}
43
44
/// Schema Creation
Callers
9
exec_fresh
Function · 0.45
exec_up
Function · 0.45
exec_down
Function · 0.45
up
Method · 0.45
down
Method · 0.45
up
Method · 0.45
down
Method · 0.45
up
Method · 0.45
down
Method · 0.45
Calls
no outgoing calls
Tested by
6
up
Method · 0.36
down
Method · 0.36
up
Method · 0.36
down
Method · 0.36
up
Method · 0.36
down
Method · 0.36