.. |
build.bash
|
b90aa3b9c4
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.
|
14 years ago |
build.cmd
|
4801d921f6
Moved under "trunk" to be able to track releases under "tags"
|
16 years ago |
exclude.txt
|
7cbe2f6324
Exclude build.bash from the build
|
14 years ago |
oql-lexer.php
|
803bf4b9d2
#383: support negative numbers in OQL
|
12 years ago |
oql-lexer.plex
|
803bf4b9d2
#383: support negative numbers in OQL
|
12 years ago |
oql-parser.php
|
803bf4b9d2
#383: support negative numbers in OQL
|
12 years ago |
oql-parser.y
|
803bf4b9d2
#383: support negative numbers in OQL
|
12 years ago |
oqlexception.class.inc.php
|
1d6f682e41
#779 It is possible to record a wrong OQL in the phrase book, but then it cannot be edited anymore!
|
11 years ago |
oqlinterpreter.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 years ago |
oqlquery.class.inc.php
|
ed43485fa5
OQL enhancement: allow JOIN on a objclass/objkey pair of attributes (requires benchmarking)
|
10 years ago |