summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)AuthorFilesLines
2011-03-15Updates to NEWS fileBoris Kolpackov1-24/+30
2011-03-14Update NEWS to reflect boost profile additionsConstantin Michael1-0/+7
Insert boost profile chapter into manual TOC
2011-03-01Add short option aliases for --generate-query and --generate-schemaBoris Kolpackov1-0/+2
2011-03-01Add support for embedded database schemasBoris Kolpackov1-4/+13
New options: --schema-format, --default-schema. New example: schema/embedded.
2011-02-25Rename schema example to schema/customBoris Kolpackov1-2/+2
2011-02-21Add recoverable, connection_lost, and timeout exceptionsBoris Kolpackov1-0/+6
The deadlock exception now inherits from recoverable. New manual section: 3.5, "Error Handling and Recovery".
2011-02-21Validate connection in MySQL pool factoryBoris Kolpackov1-0/+4
This will help deal with the MySQL server closing connections after a certain period of inactivity.
2011-02-18Add odb::core namespace to be used in using-directivesBoris Kolpackov1-1/+19
Port all the examples and tests.
2011-01-23Update NEWS fileBoris Kolpackov1-5/+48
2010-10-07Add support for persistent classes without default ctorsBoris Kolpackov1-0/+8
New test: common/ctor.
2010-09-12Add the NEWS fileBoris Kolpackov1-0/+3