Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ create } from
"zustand"
;
2
import
{ devtools } from
"zustand/middleware"
;
3
import
{
4
PostgreSQLConnection,
Callers
nothing calls this directly
Calls
13
getConnections
Method · 0.80
getTables
Method · 0.80
getTableInfo
Method · 0.80
previewTableData
Method · 0.80
searchTables
Method · 0.80
getConnectionStats
Method · 0.80
testConnection
Method · 0.45
createConnection
Method · 0.45
updateConnection
Method · 0.45
deleteConnection
Method · 0.45
getSchemas
Method · 0.45
getAllTables
Method · 0.45
Tested by
no test coverage detected