Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-28 | Recode tests to work with implementations lacking result::size() | Boris Kolpackov | 1 | -0/+2 | |
2011-03-27 | Build infrastructure for SQLite | Boris Kolpackov | 1 | -6/+40 | |
2011-02-18 | Add odb::core namespace to be used in using-directives | Boris Kolpackov | 1 | -9/+9 | |
Port all the examples and tests. | |||||
2011-01-04 | Copyright update | Boris Kolpackov | 1 | -1/+1 | |
2010-12-13 | Detect TR1 <memory> availability | Boris Kolpackov | 1 | -3/+1 | |
Also use the wrapper header from libodb. | |||||
2010-09-14 | Rename DB_ID_MYSQL to DATABASE_MYSQL | Boris Kolpackov | 1 | -3/+3 | |
2010-09-14 | Use options parsing from database instead of our own | Boris Kolpackov | 1 | -37/+18 | |
2010-09-13 | Handle option parsing exception | Boris Kolpackov | 1 | -24/+34 | |
2010-09-13 | Make test options consistent with MySQL | Boris Kolpackov | 1 | -2/+2 | |
2010-09-10 | Allow the test to specify max number of connections | Boris Kolpackov | 1 | -2/+10 | |
Use this in common/threads. | |||||
2010-09-08 | Add suppor for VC++ build | Boris Kolpackov | 1 | -0/+49 | |