The history was written to use GM properties in the standalone version.
When the storage was ported to a database we just turned the property into
a 1 column 1 row table. The implementation stores the history as a
concatenated string in that field. This limits the amount of data which can
be stored.
This should be converted to use a real table structure with one row per item.
Original issue reported on code.google.com by mcri...@gmail.com on 4 Jan 2007 at 8:58
Original issue reported on code.google.com by
mcri...@gmail.com
on 4 Jan 2007 at 8:58