n8n/packages/cli/src/modules/data-table
2025-08-29 14:33:03 +02:00
..
__tests__ feat(core): Allow partial data table row inserts (no-changelog) (#18914) 2025-08-28 16:07:24 +03:00
errors feat(editor): Data tables FE tweaks (no-changelog) (#18877) 2025-08-28 17:34:30 +03:00
utils chore(core): Rename Data Store DB entries to Data Table (no-changelog) (#18670) 2025-08-27 15:36:00 +02:00
data-store-aggregate.controller.ts chore: Rename Data Store api paths to Data Table (no-changelog) (#18674) 2025-08-28 12:31:42 +02:00
data-store-aggregate.service.ts chore(core): Rename Data Store module to Data Table (no-changelog) (#18675) 2025-08-25 14:57:23 +02:00
data-store-column.repository.ts refactor(core): Decouple datastore from workflow execution context (#18963) 2025-08-29 14:33:03 +02:00
data-store-proxy.service.ts feat(Data Table Node): Add Update, Upsert operations (no-changelog) (#18820) 2025-08-28 13:20:29 +02:00
data-store-rows.repository.ts feat(core): Allow partial data table row inserts (no-changelog) (#18914) 2025-08-28 16:07:24 +03:00
data-store.controller.ts chore: Rename Data Store api paths to Data Table (no-changelog) (#18674) 2025-08-28 12:31:42 +02:00
data-store.repository.ts refactor(core): Decouple datastore from workflow execution context (#18963) 2025-08-29 14:33:03 +02:00
data-store.service.ts feat(core): Allow partial data table row inserts (no-changelog) (#18914) 2025-08-28 16:07:24 +03:00
data-store.types.ts chore(core): Rename Data Store DB entries to Data Table (no-changelog) (#18670) 2025-08-27 15:36:00 +02:00
data-table-column.entity.ts chore(core): Rename Data Store DB entries to Data Table (no-changelog) (#18670) 2025-08-27 15:36:00 +02:00
data-table.entity.ts chore(core): Rename Data Store DB entries to Data Table (no-changelog) (#18670) 2025-08-27 15:36:00 +02:00
data-table.module.ts refactor(core): Decouple datastore from workflow execution context (#18963) 2025-08-29 14:33:03 +02:00