| Type |
Changes |
By |
 |
file: ea_ddl.sql, changed indexes IDX_CMP_PATH and
IDX_CMP_INVERTEDPATH to unique UX_CMP_PATH and
UX_CMP_INVERTEDPATH |
vs
|
 |
file: ea_ddl.sql, added CMP_LEVEL and index
IDX_CMP_LEVEL |
vs
|
 |
file: ea_ddl.sql, added indexes IDX_BVL_ELM_ID and
IDX_BVL_ELM_ID_SAT_ID |
vs
|
 |
file: ea_ddl.sql, added indexes IDX_UVL_ELM_ID and
IDX_UVL_ELM_ID_SAT_ID |
vs
|
 |
file: ea_ddl.sql, changed unique UX_DEN_ID_UVL_VALUE to
UX_UVL_VALUE_SAT_ID_DEN_ID |
vs
|
 |
file: ea_ddl.sql, added indexes IDX_SVL_ELM_ID and
IDX_SVL_ELM_ID_SAT_ID |
vs
|
 |
file: ea_ddl.sql, added indexes IDX_CVL_ELM_ID and
IDX_CVL_ELM_ID_SAT_ID |
vs
|
 |
file: ea_ddl.sql, added indexes IDX_TARGET_ELM_ID |
vs
|
 |
file: ea_ddl.sql, added COLUMN NSP_PATH and coresponding
unique index UX_NSP_PATH |
vs
|
 |
file: pck_namespacepath, added support for nsp_path |
cw
|
 |
file: pck_compositionpath, added indexes
IDX_TARGET_ELM_ID |
cw
|
 |
added support for batching |
cw
|
 |
changed implementation for authorisation |
cw
|
Release 1.2.0 - 2004-12-01
| Type |
Changes |
By |
 |
file: ea_ddl.sql, changed unique
UX_CMP_SRC_ELM_ID_CMP_KEY to
UX_CMP_SRC_ELM_ID_CAT_ID_KEY |
vs
|
 |
file: ea_ddl.sql, added unique
UX_AUX_PAR_ELM_ID_CHI_ELM_ID |
vs
|
 |
file: sequences.sql, added cache 1000 to all sequences |
vs
|
 |
changed bugfix cmp_key, ass_key |
cwiedemann
|
 |
changed OMS_NAME and OMS_DESCRIPTION to VARCHAR2 |
vs
|
 |
changed OMS_NAME and OMS_DESCRIPTION to VARCHAR2 |
vs
|
 |
removed CMP_INVERTEDPATH. Upsidedown queries may be
realized with function getPathIdString. |
vs
|
 |
COMPOSITION - cmp.sql -
pck_compositionpath,CMP_REBUILDPATH() - Cursor is now
used |
cwiedemann
|
 |
added indexes IDX_SVL_ELM_SAT_LOWER_VALUE,
IDX_SVL_SAT_LOWER_VALUE, IDX_SVL_LOWER_VALUE now query
on lower( svl_value ) uses index |
vs
|
Release 1.2.1 - 2005-06-28
| Type |
Changes |
By |
 |
file: ea_ddl.sql, removed unique index
UX_LCK_LOCKER_ELM_ID |
vs
|
 |
added cloneElement with restriction cat_id |
cwiedemann
|
 |
fixed move/path bug |
cwiedemann
|
 |
added some performance benchmark scripts |
cwiedemann
|
Release 1.2.2 - 2005-07-01
| Type |
Changes |
By |
 |
file: ea_ddl.sql - added indexes IDX_CMP_PATH and
IDX_CMP_INVERTEDPATH |
vs
|
 |
Table: NAMESPACE, file: ea_ddl.sql - added column
NSP_PATH and coresponding unique index UX_NSP_PATH |
vs
|
Release 1.2.3 - 2005-07-13
| Type |
Changes |
By |
 |
file: ea_ddl.sql - added UVL_DOMAIN_ELM_ID and
corresponding FK UVL_DOMAIN_ELM_ID_2_ELM_ID |
vs
|
Release 1.2.4 - 2005-11-23
| Type |
Changes |
By |
 |
file: ea_ddl.sql - added UVL_DOMAIN_ELM_ID and
corresponding FK UVL_DOMAIN_ELM_ID_2_ELM_ID |
vs
|
 |
file: ea_ddl.sql - changed UX_UVL_VALUE_SAT_ID_DEN_ID to
UX_UVL_VALUE_DOMAIN_SAT_ID_DEN_ID |
vs
|
 |
file: ea_ddl.sql - added new createUniqueValue for
inserting UVL_DOMAIN_ELM_ID (default is root-ELM_ID) |
vs
|
 |
file: ea_ddl.sql - removed constraint
ASS_SRCELMID_2_CMP_TRGELMID not due to the wrong name
;-) but because root (which has no root) could not be
composed |
vs
|
 |
added trigger TRG_CMP_B_IU_SEC for checking if valid
source element and complex attribute is is given |
vs
|
Release 2.0.0 - 2006-01-25
| Type |
Changes |
By |
 |
fixed cloneElement Recursive bug |
cw
|
Release 2.0.1 - 2006-02-10
| Type |
Changes |
By |
 |
fixed removeElement Recursive bug. Critical bug. |
cw
|
Release 2.0.2 - 2006-02-10
| Type |
Changes |
By |
 |
PCK_META,PCK_VALIDATION - added support for
updating scheme inheritance. It can be updated if the
new parent also inheritance from the old parent. |
cw
|
Release 2.0.3 - 2006-11-31
| Type |
Changes |
By |
 |
performance bugfix in proc rebuildIndex |
cw
|
Release 2.0.4 - 2008-07-01
| Type |
Changes |
By |
 |
getPath throws now an exception if the target id does not exist. |
cw
|
Release 2.1.0 - 2008-09-29
| Type |
Changes |
By |
 |
Full guid support. |
cw
|