Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-28 | Add schema creation flag to create_database() | Boris Kolpackov | 1 | -1/+1 | |
2011-02-18 | Add odb::core namespace to be used in using-directives | Boris Kolpackov | 1 | -1/+1 | |
Port all the examples and tests. | |||||
2011-01-18 | Add support for native SQL statement execution | Boris Kolpackov | 1 | -0/+66 | |
New test: mysql/native. New manual section: 3.9, "Executing Native SQL Statements". |