aboutsummaryrefslogtreecommitdiff
path: root/odb/tracer/transaction.hxx
AgeCommit message (Collapse)AuthorFilesLines
2020-02-13Drop copyright notice from source codeHEADmasterKaren Arutyunov1-1/+0
2011-08-24Add support for transaction multiplexingBoris Kolpackov1-0/+5
Also delay getting a connection until after we do all the sanity checks (e.g., that there is no active transaction). Otherwise we are running risk of getting blocked rather than throwing an exception.
2011-01-04Copyright updateBoris Kolpackov1-1/+1
2010-08-30Support for automake and VC++ buildsBoris Kolpackov1-1/+7
2010-06-04Initial implementationBoris Kolpackov1-0/+46