MCPcopy 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_freshFunction · 0.45
exec_upFunction · 0.45
exec_downFunction · 0.45
upMethod · 0.45
downMethod · 0.45
upMethod · 0.45
downMethod · 0.45
upMethod · 0.45
downMethod · 0.45

Calls

no outgoing calls

Tested by 6

upMethod · 0.36
downMethod · 0.36
upMethod · 0.36
downMethod · 0.36
upMethod · 0.36
downMethod · 0.36