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-02-27 14:14:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9f92bc4b8a0e2f843a7c967e02c6a36070e53ff2
iTop
/
core
/
dbobjectsearch.class.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
61 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink