cm0002@lemmy.world to Fediverse memes@feddit.ukEnglish · 2 days agoIn honor of .worlds announced downtime for a (very much needed) upgradelemmy.worldimagemessage-square38fedilinkarrow-up1549arrow-down17
arrow-up1542arrow-down1imageIn honor of .worlds announced downtime for a (very much needed) upgradelemmy.worldcm0002@lemmy.world to Fediverse memes@feddit.ukEnglish · 2 days agomessage-square38fedilink
minus-squareexample@reddthat.comlinkfedilinkEnglisharrow-up3·2 days 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.