Files
gristlabs_grist-core/sandbox
Dmitry S 3fc221f3e2 (core) Fix bug with column renames when using **kwargs with lookupOne or lookupRecords.
Summary:
Presence of **kwargs syntax led to a Python error when handling column renames.
This change fixes it by ignoring **kwargs in lookup methods.

Test Plan: Added a test case

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D4247
2024-05-09 09:37:10 -04:00
..
2023-08-04 18:19:40 +02:00
2023-08-04 18:19:40 +02:00
2024-01-30 10:00:59 -05:00
2024-04-29 14:54:36 -04:00