-
- Downloads
Add post migration to prevent loss of data
The total counter keys should not expire as that will cause us to lose data if the keys are not updated continously. We started expiring keys due to a bug described here: !152475 This issue only happened on gitlab.com.
parent
d4e7510f
No related branches found
No related tags found
Showing
- db/post_migrate/20240515102108_persist_usage_data_keys_that_should_not_expire.rb 30 additions, 0 deletions...5102108_persist_usage_data_keys_that_should_not_expire.rb
- db/schema_migrations/20240515102108 1 addition, 0 deletionsdb/schema_migrations/20240515102108
- spec/migrations/20240515102108_persist_usage_data_keys_that_should_not_expire_spec.rb 48 additions, 0 deletions...08_persist_usage_data_keys_that_should_not_expire_spec.rb
db/schema_migrations/20240515102108
0 → 100644
Please register or sign in to comment