aboutsummaryrefslogtreecommitdiff
path: root/mapping/driver.cxx
AgeCommit message (Collapse)AuthorFilesLines
2012-01-29Remove author field from file headerBoris Kolpackov1-1/+0
Too much effort to maintain.
2011-03-25Cosmetic changesBoris Kolpackov1-3/+7
2011-02-18Add odb::core namespace to be used in using-directivesBoris Kolpackov1-1/+1
Port all the examples and tests.
2010-09-28Rename begin_transaction() to begin()Boris Kolpackov1-2/+2
2010-09-23Add the mapping exampleBoris Kolpackov1-0/+62
It shows how to map between C++ value types and SQL types