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-01 23:24:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07db5855a2459da71b76ecf43eac2c712fcdccfe
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