कारतोफ्फेलस्क्रिप्ट™
|
f64c6bf9ac
|
chore: Upgrade nock and delete nock related boilerplate code (no-changelog) (#12869)
|
2025-01-27 18:17:51 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
bafac73eb5
|
refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314)
|
2024-12-19 18:46:14 +01:00 |
|
Michael Kret
|
f5722e8823
|
fix(Google BigQuery Node): Send timeoutMs in query, pagination support (#10205)
|
2024-07-29 21:28:16 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
2bdc459bb2
|
refactor(core): Fix type errors in workflow, core, nodes-langchain, and nodes-base (no-changelog) (#9450)
|
2024-05-22 17:40:52 +02:00 |
|
Elias Meire
|
7ff24f134b
|
fix(Google BigQuery Node): Better error messages, transform timestamps (#9255)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
|
2024-05-02 12:11:41 +02:00 |
|
Elias Meire
|
100d9bc087
|
refactor: Add IRequestOptions type to helpers.request for more type safety (no-changelog) (#8563)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-02-14 16:29:09 +01:00 |
|
Tomi Turtiainen
|
9a1cc56806
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-01-17 17:08:50 +02:00 |
|
Iván Ovejero
|
62c096710f
|
refactor: Run lintfix (no-changelog) (#7537)
- Fix autofixable violations
- Remove unused directives
- Allow for PascalCased variables - needed for dynamically imported or
assigned classes, decorators, routers, etc.
|
2023-10-27 14:15:02 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
e57e85edf7
|
refactor: Delete unnecessary interface re-exports from core, and delete unused code in nodes-base (no-changelog) (#6631)
|
2023-07-12 11:15:38 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
308a94311f
|
refactor: Async functions don't need to explicitly return promises (no-changelog) (#6041)
|
2023-04-24 13:17:08 +02:00 |
|
Michael Kret
|
9817a15da4
|
feat(Google BigQuery Node): Node improvements (#4877)
* ⚡ setup
* ⚡ finished v2 setup
* ⚡ fix return all, fix simplify with nested schema
* ⚡ fix for external tables, updated scopes
* ⚡ query operation
* ⚡ linter fixes
* ⚡ fixed not processed errors when inserting, move main loop to execute function to allow bulk request
* ⚡ customizible batch size when inserting, improoved errors
* ⚡ options for mapping input
* ⚡ fix for inserting RECORD type
* ⚡ updated simplify logic
* ⚡ fix for return with selected fields
* ⚡ option to return table schema
* ⚡ linter fixes
* ⚡ fix imports
* ⚡ query resource and fixes, rlc for projects
* ⚡ removed simplify, added raw output option
* ⚡ rlc for tables and datasets, no urls option
* ⚡ updated hints and description of query parameter, fix getMany VIEW, multioptions fo fields
* ⚡ added case when rows are empty
* ⚡ linter fixes
* ⚡ UI update, one resource
* ⚡ fix for output with field named json
* ⚡ using jobs instead queries
* ⚡ added error message
* ⚡ search for RLCs, fixes
* ⚡ json processing
* ⚡ removed getAll operation
* ⚡ executeQuery update
* ⚡ unit test
* ⚡ tests setup, fixes
* ⚡ tests
* Remove script for checking unused loadOptions
---------
Co-authored-by: agobrech <ael.gobrecht@gmail.com>
|
2023-04-19 14:55:01 +02:00 |
|