gristlabs_grist-core/sandbox/grist/functions
Dmitry S 2b71cce88b (core) Fix CONCAT function that was breaking on presence of non-ascii characters
Summary: This was the only occurrence of the unicode() function that I could find.

Test Plan: Added a doctest case.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2750
2021-03-09 16:27:48 -05:00
..
__init__.py (core) move data engine code to core 2020-07-29 08:57:25 -04:00
date.py (core) Fix lookups in default formulas 2020-09-10 18:06:06 -04:00
info.py (core) Improve suggestions for formula autocomplete 2020-09-12 00:21:29 -04:00
logical.py (core) move data engine code to core 2020-07-29 08:57:25 -04:00
lookup.py (core) Improve suggestions for formula autocomplete 2020-09-12 00:21:29 -04:00
math.py (core) Improve suggestions for formula autocomplete 2020-09-12 00:21:29 -04:00
schedule.py (core) move data engine code to core 2020-07-29 08:57:25 -04:00
stats.py (core) Improve suggestions for formula autocomplete 2020-09-12 00:21:29 -04:00
test_schedule.py (core) move data engine code to core 2020-07-29 08:57:25 -04:00
text.py (core) Fix CONCAT function that was breaking on presence of non-ascii characters 2021-03-09 16:27:48 -05:00
unimplemented.py (core) Improve suggestions for formula autocomplete 2020-09-12 00:21:29 -04:00