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