Skip to main content

TX_ALREADY_OPEN

Constant TX_ALREADY_OPEN 

Source
pub const TX_ALREADY_OPEN: &str = "TX_ALREADY_OPEN";
Expand description

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