aboutsummaryrefslogtreecommitdiff
path: root/schema/driver.cxx
AgeCommit message (Collapse)AuthorFilesLines
2011-02-25Add support for examples in subdirectoriesBoris Kolpackov1-119/+0
Move the schema example to schema/custom.
2011-02-18Add odb::core namespace to be used in using-directivesBoris Kolpackov1-1/+1
Port all the examples and tests.
2011-01-19Add schema exampleBoris Kolpackov1-0/+119
It shows how to map persistent classes to a custom database schema.