Commit 3baaac2a authored by Piotr Balcer's avatar Piotr Balcer
Browse files

common: simplify names of a few common functions

This just a small cleanup of function names that in retrospect
were badly choosen ;)
'pool::get_root' -> 'pool::root'
'pool::get_handle' -> 'pool::handle'
'transaction::get_last_tx_error' -> 'transaction::error'
'transaction::exec_tx' -> 'transaction::run'
parent 9e242ab0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment