gristlabs_grist-core/app/gen-server
Jarosław Sadziński 9628253fd8 (core) Adding new column in users table "ref" with unique identifier.
Summary:
There is a new column in users table called ref (user reference).
It holds user's unique reference number that can be used for features
that require some kind of ownership logic (like comments).

Test Plan: Updated tests

Reviewers: georgegevoian, paulfitz

Reviewed By: georgegevoian, paulfitz

Differential Revision: https://phab.getgrist.com/D3641
2022-10-04 15:19:28 +02:00
..
entity (core) Adding new column in users table "ref" with unique identifier. 2022-10-04 15:19:28 +02:00
lib (core) Adding new column in users table "ref" with unique identifier. 2022-10-04 15:19:28 +02:00
migration (core) Adding new column in users table "ref" with unique identifier. 2022-10-04 15:19:28 +02:00
ApiServer.ts (core) upgrade typeorm so we can support newer postgres 2022-09-02 15:34:21 -04:00
sqlUtils.ts (core) fix bug where sharing doc with everyone@ as viewer made it unlisted for site viewers 2021-10-28 12:48:31 -04:00