mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat(Postgres Node): Overhaul node
This commit is contained in:
@@ -13,7 +13,7 @@ import {
|
||||
pgInsert,
|
||||
pgQuery,
|
||||
pgUpdate,
|
||||
} from '../Postgres/Postgres.node.functions';
|
||||
} from '../Postgres/v1/genericFunctions';
|
||||
|
||||
import pgPromise from 'pg-promise';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user