MCPcopy 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
75export function getSectionSchema() {
76 return new SectionSchema();
77}
78
79export class TypeObjSchema extends BaseUISchema {
80 constructor(fieldOptions={}) {

Callers 2

backup.jsFile · 0.90
backup.ui.spec.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected