Commit Graph

3 Commits

Author SHA1 Message Date
Romain Quetiez
74da660194 Code cleanup (MakeHyperlink and GetHyperlink) + Data load and web services unit tests
SVN:code[35]
2009-04-14 16:19:51 +00:00
Romain Quetiez
8d9ea9dcdd OQL: Fixed a number of bugs, and implemented new features
- bug: a JOIN b on b.extkey = a.id
- bug: operators precedence (still a shift-reduce conflict with JOINS)
- changed pkey into id (preserved the compatibility for DBObjectSearch::AddCondition()
- allow implicit class name in WHERE condition
- bug: wrong report on typo error
- suggest an alternative in case of typo error

SVN:code[12]
2009-03-27 14:36:14 +00:00
Denis Flaven
ec48618573 Initial import on SourceForge
SVN:code[2]
2009-03-13 17:13:48 +00:00