Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pgadmin-org/pgadmin4
/ append
Method
append
web/pgadmin/static/js/tree/tree.js:117–119 ·
view source on GitHub ↗
(item, data)
Source
from the content-addressed store, hash-verified
115
}
116
117
async
append(item, data) {
118
return
Promise.resolve(
await
this.tree.create(item, data));
119
}
120
121
async
destroy() {
122
const
model = this.tree.getModel();
Callers
15
find_replace
Function · 0.80
check_and_download_vnc_browser_image
Function · 0.80
get_sb_package.py
File · 0.80
parse_rst_release_note
Function · 0.80
setup_pip.py
File · 0.80
get_users_from_db
Method · 0.80
fetch_prefs
Method · 0.80
set_prefs
Method · 0.80
load_providers
Function · 0.80
_add_ingress_rule
Method · 0.80
_create_firewall_rule
Method · 0.80
get_authorized_network_list
Method · 0.80
Calls
1
create
Method · 0.45
Tested by
15
test_getrole
Function · 0.64
tearDown
Method · 0.64
runTest
Method · 0.64
setUp
Method · 0.64
setUp
Method · 0.64
setUp
Method · 0.64
runTest
Method · 0.64
runTest
Method · 0.64
runTest
Method · 0.64
emit
Method · 0.64
test_preserves_first_and_recent
Method · 0.64
runTest
Method · 0.64