Hi all, could someone please add an entry in the online documentation about the meaning of column "depend_type" in sys.dependencies? Recommended place is: https://www.monetdb.org/Documentation/SQLcatalog/TriggersDependencies Thank you. Robert
Hi Robert, We are working on this for the next feature release. It will contain some new dictionary tables such as dependency_types with contents (under construction): dependency_type_id dependency_type_name 1 SCHEMA 2 TABLE 3 COLUMN 4 KEY 5 VIEW 6 USER 7 FUNCTION 8 TRIGGER 9 OWNER 10 INDEX 11 FKEY 12 SEQUENCE 13 PROCEDURE 14 BE_DROPPED Once it is released the webdocumentation will be extended also. Regards, Martin van Dinther On 08-06-15 11:59, Robert Koch wrote:
Hi all,
could someone please add an entry in the online documentation about the meaning of column "depend_type" in sys.dependencies?
Recommended place is:
https://www.monetdb.org/Documentation/SQLcatalog/TriggersDependencies
Thank you.
Robert _______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list
participants (2)
-
martin van dinther
-
Robert Koch