This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%%%------------------------------------------------------------------- | |
%%% @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. |