cm0002@lemmy.world to Fediverse memes@feddit.ukEnglish · 1 month agoIn honor of .worlds announced downtime for a (very much needed) upgradelemmy.worldexternal-linkmessage-square35fedilinkarrow-up1560arrow-down17
arrow-up1553arrow-down1external-linkIn honor of .worlds announced downtime for a (very much needed) upgradelemmy.worldcm0002@lemmy.world to Fediverse memes@feddit.ukEnglish · 1 month agomessage-square35fedilink
minus-squareexample@reddthat.comlinkfedilinkEnglisharrow-up4·1 month agowith 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.
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.