this post was submitted on 15 Mar 2025
531 points (98.7% liked)

Fediverse memes

1340 readers
6 users here now

Memes about the Fediverse.

Rules

General
Specific

Elsewhere in the Fediverse

Other relevant communities:

founded 8 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] example@reddthat.com 4 points 2 months ago

with db migrations the database structure changes. it's not possible to do db schema migrations without downtime unless the application has been built with that in mind and the application is able to run with a partially upgraded schema.