cm0002@lemmy.world to Fediverse memes@feddit.ukEnglish · 2 months agoIn honor of .worlds announced downtime for a (very much needed) upgradelemmy.worldimagemessage-square35linkfedilinkarrow-up1561arrow-down17
arrow-up1554arrow-down1imageIn honor of .worlds announced downtime for a (very much needed) upgradelemmy.worldcm0002@lemmy.world to Fediverse memes@feddit.ukEnglish · 2 months agomessage-square35linkfedilink
minus-squareexample@reddthat.comlinkfedilinkEnglisharrow-up4·2 months 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.