Skip to main content

TX_ALREADY_OPEN

Constant TX_ALREADY_OPEN 

Source
pub const TX_ALREADY_OPEN: &'static str;
Expand description

tx.begin was called while a transaction was already open in the same session.