﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
11913	Storing dictionaries and ordered lists in database	jits_1998	nobody	"I would like to have a feature which can directly store dictionaries into the database. eg. My user has multiple addresses, so I can have a dictionary with keys as ""home""/""office"" etc, and the address object as values.

Also, a similar feature would be to have ordered list of objects. 

Currently we store the many-to-one etc relationships in a table, for the above requirements we need to add another column for keys/index. 

The value need not be a complex object, it can be a simple string or a number."		closed	Database layer (models, ORM)	1.1		wontfix			Unreviewed	0	0	0	0	0	0
