mirror of
				https://github.com/gristlabs/grist-core.git
				synced 2025-06-13 20:53:59 +00:00 
			
		
		
		
	
				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.  | 
			||
|---|---|---|
| .. | ||
| lib | ||
| ApiServer.ts | ||
| ApiServerAccess.ts | ||
| ApiServerBenchmark.ts | ||
| ApiServerBugs.ts | ||
| ApiSession.ts | ||
| apiUtils.ts | ||
| AuthCaching.ts | ||
| migrations.ts | ||
| seed.ts | ||
| testUtils.ts | ||
| UpdateChecks.ts | ||