Age | Commit message (Expand) | Author |
---|---|---|
2006-11-04 | Fixed exception when printing join plan with blank parameters. | Brian S. O'Neill |
2006-10-13 | Pass the internal query executor along when "with" is called, as an optimizat... | Brian S. O'Neill |
2006-10-11 | Resolved some warnings. | Brian S. O'Neill |
2006-09-11 | Switch JDBC repository to use new query engine. | Brian S. O'Neill |
2006-09-11 | Completed new query engine implementation. | Brian S. O'Neill |
2006-09-08 | Add method to clear cached executor reference. | Brian S. O'Neill |
2006-09-08 | Renamed getStorage to getRootStorage. | Brian S. O'Neill |
2006-09-08 | Use OrderingList class everywhere. | Brian S. O'Neill |
2006-09-03 | Manage ordering properties with lists. | Brian S. O'Neill |
2006-09-03 | More work on query engine. | Brian S. O'Neill |