Commit graph

7 commits

Author SHA1 Message Date
Michael Kret ed91495ebc
fix(Google Sheets Node): Updating on row_number using automatic matching (#10940) 2024-09-25 13:50:50 +01:00
Michael Kret c75990e063
fix(Google Sheets Node): Insert data if sheet is empty instead of error (#10942)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-09-24 16:41:07 +01:00
Michael Kret d1821eba92
fix(Google Sheets Node): Append fails if cells have some default values added by data validation rules (#9950) 2024-07-06 01:05:08 +03:00
Michael Kret 223488f190
fix(Google Sheets Node): Check for column names changes before upsert, append, update (#9649) 2024-06-20 16:19:16 +03:00
Michael Kret a5e522e536
feat(Google Sheets Node): Option how to combine filters when reading rows (#8652) 2024-02-21 09:59:59 +02:00
Michael Kret b6202b5585 fix(Google Sheets Node): Incorrect read of 0 and false (#6525) 2023-06-27 10:33:21 +02:00
Michael Kret 082c61701c
fix(Google Sheets Node): Unit tests (no-changelog) 2023-03-27 19:23:18 +03:00