aboutsummaryrefslogtreecommitdiff
path: root/odb/boost/uuid/oracle
AgeCommit message (Collapse)AuthorFilesLines
2020-02-13Drop copyright notice from source codeKaren Arutyunov2-2/+0
2019-01-17Update copyright yearKaren Arutyunov2-2/+2
2018-05-24Update copyright yearKaren Arutyunov2-2/+2
2017-01-03Update copyright yearBoris Kolpackov2-2/+2
2015-02-06Update copyrightBoris Kolpackov2-2/+2
2013-02-09Update copyright yearBoris Kolpackov2-2/+2
2012-09-14Use memset instead of nil_generatorBoris Kolpackov1-3/+2
The nil_generator.hpp header is not available in earlier versions.
2012-09-05Support for Boost uuid persistenceBoris Kolpackov2-0/+102
New Boost sub-profile: uuid. New test: boost/common/uuid. Updated the boost example to use uuid as an object id.