MCPcopy
hub / github.com/FlowiseAI/Flowise / typeormDataSource.ts

File typeormDataSource.ts

packages/server/src/utils/typeormDataSource.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DataSource } from 'typeorm'
2import { getDataSource } from '../DataSource'
3
4export const dataSource: DataSource = getDataSource()

Callers

nothing calls this directly

Calls 1

getDataSourceFunction · 0.90

Tested by

no test coverage detected