Skip to content

Fix inheritance links to use correct namespace in PostgreSQL - #1221

Merged
vrana merged 1 commit into
vrana:masterfrom
professor93:master
Feb 7, 2026
Merged

Fix inheritance links to use correct namespace in PostgreSQL#1221
vrana merged 1 commit into
vrana:masterfrom
professor93:master

Conversation

@professor93

Copy link
Copy Markdown
Contributor

Summary

  • Fixed "Inherits from" and "Inherited by" links showing wrong namespace (always "public")
  • Modified inheritsFrom() and inheritedTables() to return namespace with table name
  • Updated tables_links() to generate URLs with correct namespace

@vrana
vrana merged commit e3fa3eb into vrana:master Feb 7, 2026
1 check failed
@vrana

vrana commented Feb 7, 2026

Copy link
Copy Markdown
Owner

Thanks, this is really useful. In other places, Adminer highlights links to different schemas in other places so I've added it here too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants