This website requires JavaScript.
Explore
Help
Sign In
admin
/
n8n-enterprise-unlocked
Watch
1
Star
0
Fork
0
You've already forked n8n-enterprise-unlocked
mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced
2025-12-18 02:21:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08e35027f1d4f483670dce44e8026c77aa4e6c3f
n8n-enterprise-unlocked
/
packages
/
nodes-base
/
nodes
/
Postgres
/
v2
/
actions
/
database
History
Michael Kret
08e35027f1
fix(Postgres Node): Convert js arrays to postgres type, if column type is ARRAY (
#9160
)
2024-04-18 12:58:04 +03:00
..
Database.resource.ts
feat(Postgres Node): Overhaul node
2023-04-03 18:18:01 +03:00
deleteTable.operation.ts
feat(Postgres Node): Options keepAlive and keepAliveInitialDelayMillis (
#9067
)
2024-04-09 18:41:51 +03:00
executeQuery.operation.ts
feat(Postgres Node): Options keepAlive and keepAliveInitialDelayMillis (
#9067
)
2024-04-09 18:41:51 +03:00
insert.operation.ts
fix(Postgres Node): Convert js arrays to postgres type, if column type is ARRAY (
#9160
)
2024-04-18 12:58:04 +03:00
select.operation.ts
feat(Postgres Node): Options keepAlive and keepAliveInitialDelayMillis (
#9067
)
2024-04-09 18:41:51 +03:00
update.operation.ts
fix(Postgres Node): Convert js arrays to postgres type, if column type is ARRAY (
#9160
)
2024-04-18 12:58:04 +03:00
upsert.operation.ts
fix(Postgres Node): Convert js arrays to postgres type, if column type is ARRAY (
#9160
)
2024-04-18 12:58:04 +03:00