Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-20 | Change query syntax to use . for composite and -> for object pointer access | Boris Kolpackov | 1 | -1/+1 |
2011-08-04 | Add support for boost::optional and boost::shared_ptr as value wrappers | Boris Kolpackov | 1 | -7/+28 |
2011-04-22 | Rewrite Qt example using Qt style | Constantin Michael | 1 | -2/+2 |
2011-02-18 | Resolve ambiguity between boost:: and std:: shared_ptr | Boris Kolpackov | 1 | -0/+2 |
2011-02-18 | Add odb::core namespace to be used in using-directives | Boris Kolpackov | 1 | -1/+1 |
2011-02-04 | Add Boost profile example | Boris Kolpackov | 1 | -0/+151 |