Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlowiseAI/Flowise
/
Class
packages/components/credentials/PostgresUrl.credential.ts:3–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ INodeParams, INodeCredential } from
'../src/Interface'
2
3
class
PostgresUrl implements INodeCredential {
4
label: string
5
name: string
6
version: number
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected