n8n/packages/cli/src/modules/data-table
2025-09-18 14:33:48 +03:00
..
__tests__ test: Reduce DB operations during data store tests (#19697) 2025-09-18 14:33:48 +03:00
errors fix(core): Refer to data table in error message (no-changelog) (#18971) 2025-08-29 15:54:19 +02:00
utils feat(core): Show data table per table storage usage (no-changelog) (#19480) 2025-09-17 10:20:33 +03:00
data-store-aggregate.controller.ts feat: Enforce data-stores limits (no-changelog) (#19116) 2025-09-10 09:39:41 -04: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 feat: Enforce data-stores limits (no-changelog) (#19116) 2025-09-10 09:39:41 -04:00
data-store-proxy.service.ts feat(core): Use filters for delete data table rows (no-changelog) (#19375) 2025-09-11 10:31:27 +03:00
data-store-rows.repository.ts fix(core): Unify Data Table pagination (no-changelog) (#19467) 2025-09-12 14:38:28 +02:00
data-store-size-validator.service.ts feat(core): Show data table per table storage usage (no-changelog) (#19480) 2025-09-17 10:20:33 +03:00
data-store.controller.ts fix(core): Update data table delete row endpoint to accept filter as string (no-changelog) (#19673) 2025-09-17 21:56:35 +03:00
data-store.repository.ts feat(core): Show data table per table storage usage (no-changelog) (#19480) 2025-09-17 10:20:33 +03:00
data-store.service.ts fix(core): Update data table delete row endpoint to accept filter as string (no-changelog) (#19673) 2025-09-17 21:56:35 +03:00
data-store.types.ts feat(core): Show data table per table storage usage (no-changelog) (#19480) 2025-09-17 10:20:33 +03: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 fix(editor): Standardize capitalization of "Data table" across various files (no-changelog) (#19111) 2025-09-03 14:43:24 +03:00