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-17 18:12:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
763d4514fafe489c169cd0513bf3b2c4cf7f7f12
n8n-enterprise-unlocked
/
packages
/
nodes-base
/
nodes
/
Postgres
/
v2
/
actions
/
database
History
Michael Kret
763d4514fa
fix(Postgres Node): Node requires comma-separated string even when using a single parameter through an expression (
#7300
)
...
Github issue / Community forum post (link here to close automatically):
2023-09-29 13:27:31 +03:00
..
Database.resource.ts
feat(Postgres Node): Overhaul node
2023-04-03 18:18:01 +03:00
deleteTable.operation.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
executeQuery.operation.ts
fix(Postgres Node): Node requires comma-separated string even when using a single parameter through an expression (
#7300
)
2023-09-29 13:27:31 +03:00
insert.operation.ts
fix(Postgres Node): Fix automatic column mapping (
#7121
)
2023-09-06 16:32:50 +02:00
select.operation.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
update.operation.ts
fix(Postgres Node): Fix automatic column mapping (
#7121
)
2023-09-06 16:32:50 +02:00
upsert.operation.ts
fix(Postgres Node): Fix automatic column mapping (
#7121
)
2023-09-06 16:32:50 +02:00