1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-15 19:13:59 +02:00

PostgreSQL: Move partitioned tables from table list to parent table (bug #1031)

This commit is contained in:
Jakub Vrana
2025-04-13 14:05:40 +02:00
parent a735b795b2
commit a9bcde334f
6 changed files with 33 additions and 3 deletions

View File

@@ -196,6 +196,7 @@ Lang::$translations = array(
'Partitions' => 'Xx',
'Partition name' => 'Xx',
'Values' => 'Xx',
'Inherited tables' => 'Xx',
'View' => 'Xx',
'Materialized view' => 'Xx',