sb_get_child_tables (public)

 sb_get_child_tables table_name [ html_anchor_p ]

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

Build an HTML snippet listing all tables which have at least one foreign key referring to table_name.

Parameters:
table_name
html_anchor_p (defaults to "f")

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

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