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
..
docker
grist (core) Fix bug with column renames when using **kwargs with lookupOne or lookupRecords. 2024-05-09 09:37:10 -04:00
gvisor
pyodide
bundle_as_wheel.sh
gen_js_schema.py add a script for copying schema information from python to typescript 2023-01-17 15:54:41 -05:00
install_tz.js
MANIFEST.in
requirements3.in
requirements3.txt
requirements.txt
run.sh Fix docker graceful shutdown (#830) 2024-01-30 10:00:59 -05:00
setup.py
watch.sh