n8n/packages/nodes-base/nodes/DataTable/actions/row
2026-04-01 10:05:04 +00:00
..
delete.operation.ts refactor: Replace data store usages Follow-Up (no-changelog) (#20462) 2025-10-07 12:11:04 +03:00
get.operation.ts fix(Data Table Node): Change copy for Limit to indicate it applies per input row (#27813) 2026-04-01 10:05:04 +00:00
insert.operation.ts refactor: Replace data store usages Follow-Up (no-changelog) (#20462) 2025-10-07 12:11:04 +03:00
Row.resource.ts feat(Data Table Node): Add data table crud operations to data table node (#22951) 2025-12-23 09:32:23 -05:00
rowExists.operation.ts refactor: Replace data store usages Follow-Up (no-changelog) (#20462) 2025-10-07 12:11:04 +03:00
rowNotExists.operation.ts refactor: Replace data store usages Follow-Up (no-changelog) (#20462) 2025-10-07 12:11:04 +03:00
update.operation.ts refactor: Replace data store usages Follow-Up (no-changelog) (#20462) 2025-10-07 12:11:04 +03:00
upsert.operation.ts fix(Data Table Node): Require condition for upsert (#24640) 2026-01-21 16:02:18 +00:00