sb_get_triggers (public)

 sb_get_triggers table_name

Defined in packages/schema-browser/tcl/schema-browser-procs-postgresql.tcl

Get all non-RI triggers on the table.

Parameters:
table_name

Partial Call Graph (max 5 caller/called nodes):
%3 sb_get_table_description sb_get_table_description (public) sb_get_triggers sb_get_triggers sb_get_table_description->sb_get_triggers db_foreach db_foreach (public) sb_get_triggers->db_foreach

Testcases:
No testcase defined.
[ show source ]
Show another procedure: