Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-24 | Add support for transaction multiplexing | Boris Kolpackov | 1 | -0/+6 | |
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-02-18 | Add odb::core namespace to be used in using-directives | Boris Kolpackov | 1 | -1/+2 | |
Port all the examples and tests. | |||||
2011-01-04 | Copyright update | Boris Kolpackov | 1 | -1/+1 | |
2010-09-28 | Rename begin_transaction() to begin() | Boris Kolpackov | 1 | -7/+7 | |
2010-08-13 | Get rid of a warning | Boris Kolpackov | 1 | -0/+1 | |
2010-08-03 | New tests | Boris Kolpackov | 1 | -0/+3 | |
2010-07-20 | Get rid of the session mechanism for now | Boris Kolpackov | 1 | -20/+1 | |
Test low-level API instead. | |||||
2010-06-04 | Initial set of tests | Boris Kolpackov | 1 | -0/+100 | |