Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-24 | C++11 support (pass --std ODB compiler option in build makefiles) | Boris Kolpackov | 1 | -0/+5 | |
2012-01-29 | Update copyright year | Boris Kolpackov | 3 | -3/+3 | |
2012-01-29 | Remove author field from file header | Boris Kolpackov | 3 | -3/+0 | |
Too much effort to maintain. | |||||
2012-01-20 | Add support for SQL Server in blob test | Boris Kolpackov | 1 | -1/+3 | |
2011-11-09 | Make sure we can use same type as both container and simple value | Boris Kolpackov | 2 | -1/+9 | |
2011-11-03 | Add support for mapping char[N] and unsigned char[N] types to BLOB | Boris Kolpackov | 4 | -0/+235 | |
New test: common/blob. |