Displaying 1 result from an estimated 1 matches for "free_form_data".
2006 Jun 30
5
Store hash in a DB column
I''m just wondering. Is there an easy way to take a hash that I have
and store it in a DB text column and then read it as a hash from it
again.
The reason is that I have a db table called contents. But it stores
all kinds of information and even data that I do not know of yet.
I know I could store it inside the text column using XML or YAML or
something else but then I would have to