What is the correct method for transforming an mnesia table during a release? What would the appup / relup entry look like? Where does the mnesia:transform_table() call get executed (either conceptually .. or actually)? Are there any documentation on this process?