how do I save this data structure in the database?
{
amount => [{year => total_cost}],
amount => [{year => total_cost}],
amount => [{year => total_cost}]
}
how do I save this data structure in the database?
{
amount => [{year => total_cost}],
amount => [{year => total_cost}],
amount => [{year => total_cost}]
}