[erlang-questions] How do you transform a record properly?

ryeguy ryeguy1@REDACTED
Tue Mar 24 04:18:33 CET 2009


How would you add a field to a table using mnesia:table_transform? I
got it to work by just using a raw tuple in the function header, but
how do you match the old record, then output the new record with just
the new field added/changed?



More information about the erlang-questions mailing list