MCPcopy Create free account
hub / github.com/explorerhq/sql-explorer / getConnElement

Function getConnElement

explorer/src/js/schemaService.js:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27};
28
29export function getConnElement() {
30 return document.querySelector('#id_database_connection');
31}

Callers 6

updateSchemaFunction · 0.90
bindMethod · 0.90
setUpAssistantFunction · 0.90
updateSchemaFunction · 0.90
setupTableDescriptionFunction · 0.90
fetchSchemaFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected