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 (required)
- html_anchor_p (optional, defaults to
"f"
)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.