aboutsummaryrefslogtreecommitdiff
path: root/common/default
AgeCommit message (Expand)AuthorFilesLines
2012-09-17Use type name directly instead of typedef'ing aliasBoris Kolpackov1-2/+1
2012-09-16Add support for Visual Studio 2012Boris Kolpackov1-1/+3
2012-02-24C++11 support (pass --std ODB compiler option in build makefiles)Boris Kolpackov1-0/+5
2012-01-29Update copyright yearBoris Kolpackov3-3/+3
2012-01-29Remove author field from file headerBoris Kolpackov3-3/+0
2011-10-26Quote schema object identifiers for Oracle where necessaryConstantin Michael1-0/+6
2011-10-21Remove common_ from all table_prefix arguments in common testsConstantin Michael2-2/+2
2011-08-24Make tests use unique table prefixesBoris Kolpackov2-2/+2
2011-07-22Add pragma for setting type's or member's default valueBoris Kolpackov4-0/+255