mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-19 01:15:04 -05:00
Add support for restoring plain SQL database dumps. #5871
This commit is contained in:
@@ -23,6 +23,7 @@ describe('RestoreSchema', ()=>{
|
||||
{
|
||||
role: ()=>[],
|
||||
encoding: ()=>[],
|
||||
nodeType: '',
|
||||
},
|
||||
{server: {version: 11000}},
|
||||
pgAdmin.pgBrowser
|
||||
|
||||
Reference in New Issue
Block a user