Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ getSectionSchema
Function
getSectionSchema
web/pgadmin/tools/backup/static/js/backup.ui.js:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
}
74
75
export
function
getSectionSchema() {
76
return
new
SectionSchema();
77
}
78
79
export
class
TypeObjSchema extends BaseUISchema {
80
constructor(fieldOptions={}) {
Callers
2
backup.js
File · 0.90
backup.ui.spec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected