gristlabs_grist-core/app/gen-server
George Gevoian 900859854c (core) Convert site metric strings to ints
Summary:
Counts were being sent as strings to the Elasticsearch instance because the
SQL queries were returning strings for the aggregate columns instead of
integers.

Test Plan: N/A

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D3859
2023-04-12 11:26:52 -04:00
..
entity
lib (core) Convert site metric strings to ints 2023-04-12 11:26:52 -04:00
migration
ApiServer.ts
sqlUtils.ts