mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Table dialog and backup tool docs
This commit is contained in:
@@ -25,6 +25,7 @@ function($, _, S, pgAdmin, pgBrowser, alertify) {
|
||||
hasDepends: true,
|
||||
sqlAlterHelp: 'sql-altertable.html',
|
||||
sqlCreateHelp: 'sql-createtable.html',
|
||||
dialogHelp: '{{ url_for('help.static', filename='table_dialog.html') }}',
|
||||
parent_type: ['schema', 'catalog'],
|
||||
hasScriptTypes: ['create', 'select', 'insert', 'update', 'delete'],
|
||||
height: '95%',
|
||||
|
||||
Reference in New Issue
Block a user