mz_adapter_types::connection

Type Alias ConnectionIdType

Source
pub type ConnectionIdType = u32;
Expand description

Inner type of a ConnectionId, u32 for postgres compatibility.

Note: Generally you should not use this type directly, and instead use ConnectionId.