Commit Graph

23 Commits

Author SHA1 Message Date
Charlie Kolb
2fe58635d9
avoid boolean outside of sqlite 2025-10-17 12:33:49 +02:00
Charlie Kolb
2a2dd9660e
try base 2025-10-17 12:04:16 +02:00
Charlie Kolb
cfd56861e4
try char 2025-10-17 11:21:01 +02:00
Charlie Kolb
65c8d47d63
more fixes 2025-10-17 10:36:21 +02:00
Charlie Kolb
7f5f7bb36d
more test fixes 2025-10-17 09:51:16 +02:00
Charlie Kolb
05dcbe8fbc
Merge remote-tracking branch 'origin/master' into ADO-4133 2025-10-14 16:03:51 +02:00
Charlie Kolb
37a31ff72f
add node support and fix sqlite backend 2025-10-14 15:15:51 +02:00
Daria
c55f67e461
feat(core): Data Table - Improve sql utils (no-changelog) (#20551) 2025-10-10 10:40:22 +03:00
Ricardo Espinoza
a2aca5e7a4
refactor(core): Rename data-store to data-table in the BE (no-changelog) (#20424) 2025-10-07 11:10:30 +03:00
Jaakko Husso
323180ea61
feat(Evaluation Node): Add support for Data Tables as evaluations data source (#19700) 2025-09-19 15:53:49 +03:00
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