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-19 19:11:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d47bfddd656367454b51da39cf87dbfb2bd59eb2
n8n-enterprise-unlocked
/
packages
/
nodes-base
/
nodes
/
Postgres
/
v2
/
actions
/
database
History
Shireen Missi
83ce3a9096
fix(Postgres Node): Allow using composite key in upsert queries (
#12639
)
...
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <
netroy@users.noreply.github.com
>
2025-01-17 08:42:46 +00:00
..
Database.resource.ts
refactor: Impose
import/order
linting rule across nodes packages (no-changelog) (
#12314
)
2024-12-19 18:46:14 +01:00
deleteTable.operation.ts
refactor: Impose
import/order
linting rule across nodes packages (no-changelog) (
#12314
)
2024-12-19 18:46:14 +01:00
executeQuery.operation.ts
fix(Postgres Node): Account for JSON expressions (
#12012
)
2024-12-20 18:35:23 +01:00
insert.operation.ts
fix(Postgres Node): Allow passing in arrays to JSON columns for insert (
#12452
)
2025-01-08 09:41:51 +00:00
select.operation.ts
refactor: Impose
import/order
linting rule across nodes packages (no-changelog) (
#12314
)
2024-12-19 18:46:14 +01:00
update.operation.ts
refactor: Impose
import/order
linting rule across nodes packages (no-changelog) (
#12314
)
2024-12-19 18:46:14 +01:00
upsert.operation.ts
fix(Postgres Node): Allow using composite key in upsert queries (
#12639
)
2025-01-17 08:42:46 +00:00