mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 13:00:56 +03:00
Fix#1947 (#1960)
* Fixes #1947 * Lint fix * fallback from timestamp with timezone to timestamp --------- Co-authored-by: Emrah TOY <emrah.toy@mtekbilisim.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import { DataSource } from 'typeorm'
|
||||
import { getDataSource } from '../DataSource'
|
||||
|
||||
export const dataSource: DataSource = getDataSource()
|
||||
Reference in New Issue
Block a user