Age | Commit message (Expand) | Author | Files | Lines |
2013-08-14 | Get rid of warning | Boris Kolpackov | 1 | -20/+19 |
2013-06-21 | Add support for running tests in dynamic multi-database mode | Boris Kolpackov | 1 | -39/+45 |
2013-02-09 | Update copyright year | Boris Kolpackov | 1 | -1/+1 |
2012-09-17 | Remove unused local typedefs (GCC 4.8 warning) | Boris Kolpackov | 1 | -8/+0 |
2012-01-29 | Update copyright year | Boris Kolpackov | 1 | -1/+1 |
2012-01-29 | Remove author field from file header | Boris Kolpackov | 1 | -1/+0 |
2011-10-27 | Revert to manually quoting Oracle identifiers where necessary | Constantin Michael | 1 | -7/+11 |
2011-10-26 | Quote schema object identifiers for Oracle where necessary | Constantin Michael | 1 | -3/+39 |
2011-10-24 | Add t_ prefix to all the common tests that conflict with examples | Boris Kolpackov | 1 | -1/+1 |
2011-10-21 | Add test_ prefix to view test since it conflicts with view example | Boris Kolpackov | 1 | -1/+1 |
2011-10-21 | Remove common_ from all table_prefix arguments in common tests | Constantin Michael | 1 | -1/+1 |
2011-10-02 | Handle object pointers when comparing view and object data member types | Boris Kolpackov | 1 | -0/+23 |
2011-10-02 | If query substituting placeholder is empty, pass true expression instead | Boris Kolpackov | 1 | -1/+1 |
2011-09-27 | Add support for associating tables with views | Boris Kolpackov | 1 | -7/+31 |
2011-09-21 | Rework const object handling | Boris Kolpackov | 1 | -1/+1 |
2011-09-20 | Change query syntax to use . for composite and -> for object pointer access | Boris Kolpackov | 1 | -5/+3 |
2011-09-16 | Support for views; integrated part | Boris Kolpackov | 1 | -36/+413 |
2011-09-05 | Support for views; native part | Boris Kolpackov | 1 | -0/+185 |