gristlabs_grist-core/app
Alex Hall 437d30bd9f (core) Log number of rows in user tables in data engine
Summary:
Adds a method Table._num_rows using an empty lookup map column.

Adds a method Engine.count_rows which adds them all up.

Returns the count after applying user actions to be logged by ActiveDoc.

Test Plan: Added a unit test in Python. Tested log message manually.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D3275
2022-02-22 00:59:56 +02:00
..
client
common (core) Log number of rows in user tables in data engine 2022-02-22 00:59:56 +02:00
gen-server
plugin
server (core) Log number of rows in user tables in data engine 2022-02-22 00:59:56 +02:00
tsconfig.json