MCPcopy Create free account
hub / github.com/Datakitpage/Datakit / postgresStore.ts

File postgresStore.ts

frontend/src/store/postgresStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from "zustand";
2import { devtools } from "zustand/middleware";
3import {
4 PostgreSQLConnection,

Callers

nothing calls this directly

Calls 13

getConnectionsMethod · 0.80
getTablesMethod · 0.80
getTableInfoMethod · 0.80
previewTableDataMethod · 0.80
searchTablesMethod · 0.80
getConnectionStatsMethod · 0.80
testConnectionMethod · 0.45
createConnectionMethod · 0.45
updateConnectionMethod · 0.45
deleteConnectionMethod · 0.45
getSchemasMethod · 0.45
getAllTablesMethod · 0.45

Tested by

no test coverage detected