Skip to content

Instantly share code, notes, and snippets.

View segun's full-sized avatar

Olusegun Akintayo segun

  • HeyHaiVille
  • Digital Normad
  • 13:41 (UTC +02:00)
  • X @softhardguy
View GitHub Profile
@segun
segun / Mnesia Utils
Created September 3, 2014 23:17
Mnesia Add New Column In Production Environment Without Losing Data
%%%-------------------------------------------------------------------
%%% @author aardvocate
%%% @copyright (C) 2014, <COMPANY>
%%% @doc
%%%
%%% @end
%%% Created : 03. Sep 2014 11:02 PM
%%%-------------------------------------------------------------------
%%%
%%% This module provides a method will add new mnesia columns to an already running mnesia instance without losing data.