Commit Graph

13 Commits

Author SHA1 Message Date
Daria
763d17bb1f feat(core): Show data table per table storage usage (no-changelog) (#19480) 2025-09-17 10:20:33 +03:00
Ricardo Espinoza
eb389a787b feat: Enforce data-stores limits (no-changelog) (#19116)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-09-10 09:39:41 -04:00
Daria
9b06648edc feat(core): Use filters for data table upsert (no-changelog) (#19292) 2025-09-08 14:41:09 +03:00
Charlie Kolb
69e25606d8 fix(core): Normalize Data Table return on update and allow string returns from DB (no-changelog) (#19106) 2025-09-02 16:29:59 +02:00
Daria
5510e4e378 fix(core): Fix date issues for data tables (no-changelog) (#18981) 2025-09-01 11:33:10 +03:00
Charlie Kolb
820fd12f08 chore(core): Rename Data Store DB entries to Data Table (no-changelog) (#18670) 2025-08-27 15:36:00 +02:00
Charlie Kolb
af2157f384 fix: Overhaul DataTableRowWithId type and include createdAt, insertedAt in getMany return (no-changelog) (#18787) 2025-08-26 16:16:12 +02:00
Daria
46432da41b feat(core): Add support for like match filters (no-changelog) (#18755) 2025-08-26 17:03:00 +03:00
Jaakko Husso
d892574989 refactor(core): Use query builder at data table deletes (no-changelog) (#18795) 2025-08-26 16:49:56 +03:00
Jaakko Husso
8defb2b17c feat(core): Optionally return updated/upserted Data Table rows (no-changelog) (#18735) 2025-08-26 11:50:13 +03:00
Charlie Kolb
37ace47131 chore: Add null to DataStoreColumnJsType (no-changelog) (#18733) 2025-08-25 15:59:40 +02:00
Daria
3c8f40007e feat(core): Add createdAt and updatedAt to data store user tables (no-changelog) (#18723) 2025-08-25 16:23:34 +03:00
Charlie Kolb
2dc34b2f17 chore(core): Rename Data Store module to Data Table (no-changelog) (#18675) 2025-08-25 14:57:23 +02:00