This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
n8n
Watch
1
Star
0
Fork
0
You've already forked n8n
mirror of
https://github.com/n8n-io/n8n.git
synced
2026-06-04 02:37:46 +02:00
Code
Issues
Actions
18
Packages
Projects
Releases
Wiki
Activity
Graph
d050b99fb2
n8n
/
packages
/
nodes-base
/
nodes
/
Postgres
/
v2
History
Michael Kret
4cae091cfb
fix(Postgres Node): Arrays in query replacement fix (
#6718
)
2023-07-25 15:34:45 +03:00
..
actions
fix(Postgres Node): Arrays in query replacement fix (
#6718
)
2023-07-25 15:34:45 +03:00
helpers
fix(Postgres Node): For select queries, empty result should be be replaced with
{"success":true}
(
#6703
)
2023-07-19 16:15:43 +02:00
methods
fix(Postgres Node): Upsert does not fetch columns when schema other then public (
#6643
)
2023-07-12 13:26:46 +03:00
transport
fix(Postgres Node): Remove reusable connections (no-changelog) (
#6259
)
2023-05-19 16:42:24 +03:00
PostgresV2.node.ts
refactor: Delete unnecessary interface re-exports from core, and delete unused code in nodes-base (no-changelog) (
#6631
)
2023-07-12 11:15:38 +02:00