Add the loading_logo_overlay column

FeatureInitializerService
Shipped
August 15, 2026 at 6:47 AM UTC
Author
Kamo
Commit
691334f

Second surface for the logo overlay feature: the loading screen shown between page navigations, alongside the home page masthead. Both ALTERs live in the one runner because they are one feature with one vocabulary, and someone looking for either should find both. Same shape as its sibling — nullable, no backfill, no DEFAULT, since an absent value and NONE mean the same thing to every client. The drift guard now iterates the entity's overlay fields instead of naming one, so a third surface cannot be added to the entity without an ALTER. It also pins one statement per column: a single shared ALTER would quietly leave the other column uncreated.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing