aboutsummaryrefslogtreecommitdiff
path: root/common/schema/driver.cxx
AgeCommit message (Collapse)AuthorFilesLines
2012-01-29Update copyright yearBoris Kolpackov1-1/+1
2012-01-29Remove author field from file headerBoris Kolpackov1-1/+0
Too much effort to maintain.
2012-01-26Implement support for database schemaBoris Kolpackov1-3/+73
New pragma qualifier: namespace. New pragma specifier: schema. The table specifier was extended to accept a schema prefix. New option: --default- schema. The common/schema test was extended to cover the new functionality.
2011-02-18Add odb::core namespace to be used in using-directivesBoris Kolpackov1-1/+1
Port all the examples and tests.
2011-01-04Copyright updateBoris Kolpackov1-1/+1
2010-09-28Rename begin_transaction() to begin()Boris Kolpackov1-1/+1
2010-09-08Add suppor for VC++ buildBoris Kolpackov1-1/+1
2010-08-18Cosmetic changesBoris Kolpackov1-2/+0
2010-08-03New testsBoris Kolpackov1-0/+3
2010-06-04Initial set of testsBoris Kolpackov1-0/+43