pub type OperationsHandle = DbHandle<OperationsConnection>;
pub struct OperationsHandle { /* private fields */ }