Simplified code.
Writing a AQDB_COLUMN to an object (or reading from one) is a common taskfor all storage backends, so it was moved to aqdb_column.c/h.
Initial import.