gitlab-org--gitlab-foss/db
Yorick Peterse 26bb50412c
Cache Appearance instances in Redis
This caches the result of Appearance.first in a similar fashion to how
ApplicationSetting instances are cached. We also add some NOT NULL
constraints to the table and correct the timestamp types.

Fixes gitlab-org/gitlab-ce#36066, fixes gitlab-org/gitlab-ce#31698
2017-08-10 12:45:49 +02:00
..
fixtures Replace invalid chars while seeding environments 2017-06-21 11:16:38 +00:00
migrate Cache Appearance instances in Redis 2017-08-10 12:45:49 +02:00
post_migrate Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
schema.rb Cache Appearance instances in Redis 2017-08-10 12:45:49 +02:00
seeds.rb