1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/src
Christopher Kolstad 29b292f1ea
task: make count column bigint. (#8183)
We now have customers that exceed INT capacity, so we need to change
this to BIGINT in client_metrics_env_variants_daily as well.

Even heavy users only have about 10000 rows here, so should be a quick
enough operation.
2024-09-19 10:59:40 +02:00
..
lib task: make count column bigint. (#8183) 2024-09-19 10:59:40 +02:00
mailtemplates
migrations task: make count column bigint. (#8183) 2024-09-19 10:59:40 +02:00
test
migrator.ts
server-dev.ts
server.ts