[OGo-Developer] FYI: time constrained company_value attributes
Adam Tauno Williams
developer@opengroupware.org
Tue, 13 May 2008 06:04:08 -0400
> JFYI: in my 5.4 DB changes I have extended company_value with a
> timerange, that is, a startdate/enddate. Now you can basically have
> multiple, time constrained values. (eg key="membership", value="live",
> from=2001-03-10, to=null)
Are schema changes going to be committed soon? Having the companyId
added to the notes table would be useful for us at this point.
> Note that company_value always had an is_enum column which allowed
> multiple values (and therefore records) per key, not sure whether
> thats used a lot and whether it can be configured.
I don't think I've seen a reference to such behavior before.
> Not sure how the current UI deals with all that, we'll see :-)
I'm guessing - badly! :)