<div dir="ltr">Hi,<br>I already ask this question but it was hided into a mail about something else.<br><br>Is there a way to convert a mnesia table which has the type "set" to a "ordered_set" one ?<br>
For the moment I use "mnesia:backup/1" then I recreate my table with the "ordered_set" type and I call "mnesia:restore/2" to retrieve my data.<br>It's a bit ugly... it isn't ?<br><br>
<br>/Greg Burri<br></div>