This website requires JavaScript.
Explore
Help
Sign In
composer
/
iTop
Watch
6
Star
0
Fork
0
You've already forked iTop
mirror of
https://github.com/Combodo/iTop.git
synced
2026-03-02 07:34:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f33f4e3406c06ccf1a4757f3d29f4dec6b8d3ac2
iTop
/
core
/
sqlobjectquery.class.inc.php
Romain Quetiez
3c9072bb65
OQL: fixed an old limitation, hierarchies can now be expressed both ways. Example of a query that now works fine: SELECT Organization AS root JOIN Organization AS child ON child.parent_id BELOW root.id WHERE child.name LIKE 'Combodo'. In the previous implementation, the operator was interpreted as '='.
...
SVN:trunk[4233]
2016-06-21 14:38:08 +00:00
18 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink