I have some data stored as binaries in mnesia, how can I view the data (e.g. as <<"data_content">>) in tv? It seems that tv only shows binary data as <<#BIN>>.
|
feedback
|
|
According to the 14B03 Release Notes, this has been fixed for binaries =< 100 bytes in ets and mnesia tables. | |||
|
feedback
|