1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 18:14:07 +02:00

PostgreSQL: Allow changing materialized views

This commit is contained in:
Jakub Vrana
2017-02-20 12:13:09 +01:00
parent 6ee4692afd
commit a01ca3ade4
13 changed files with 24 additions and 35 deletions

View File

@@ -185,13 +185,12 @@ $translations = array(
'Values' => 'Xx',
'View' => 'Xx',
'Materialized View' => 'Xx',
'Materialized view' => 'Xx',
'View has been dropped.' => 'Xx.',
'View has been altered.' => 'Xx.',
'View has been created.' => 'Xx.',
'Alter view' => 'Xx',
'Create view' => 'Xx',
'Create materialized view' => 'Xx',
'Indexes' => 'Xx',
'Indexes have been altered.' => 'Xx.',