gristlabs_grist-core/app/gen-server
Jordi Gutiérrez Hermoso ba7b72b39a Activations: add an enabled_at column
For #1140, I considered trying to use the existing fields in a better
way, but because we already use the activations table to store
preferences, we need to keep all of the existing data and its usage
as-is.

The enterprise code will use this new column to decide how long the
trial period should be.
2024-08-06 15:06:36 -04:00
..
entity Activations: add an enabled_at column 2024-08-06 15:06:36 -04:00
lib
migration Activations: add an enabled_at column 2024-08-06 15:06:36 -04:00
ApiServer.ts
sqlUtils.ts