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-28 22:54:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
435d943f4708231fcb427bbf736c30696ca6f274
iTop
/
core
/
oql
History
Denis Flaven
ca8ea8dd02
Fixed the parsing of OQL error messages
...
SVN:trunk[1390]
2011-07-30 17:25:49 +00:00
..
build.bash
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
2011-07-22 12:07:09 +00:00
build.cmd
Moved under "trunk" to be able to track releases under "tags"
2009-04-28 09:03:12 +00:00
exclude.txt
Exclude build.bash from the build
2011-07-28 11:26:58 +00:00
oql-lexer.php
Fixed the parsing of OQL error messages
2011-07-30 17:25:49 +00:00
oql-lexer.plex
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
2011-07-22 12:07:09 +00:00
oql-parser.php
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
2011-07-22 12:07:09 +00:00
oql-parser.y
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
2011-07-22 12:07:09 +00:00
oqlexception.class.inc.php
#305
Specified the charset in any call to htmlentities()
2011-03-07 16:43:20 +00:00
oqlinterpreter.class.inc.php
#19
- Reviewed the licensing information and started to align the comments in the code
2010-05-24 09:24:35 +00:00
oqlquery.class.inc.php
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
2011-07-22 12:07:09 +00:00