[OGo-Developer] Changes to trunk, Testing
Helge Hess
developer@opengroupware.org
Tue, 29 May 2007 00:59:52 +0200
Hi,
I've done a few changes to the way insert/update operations work.
First of all primary key batches now work again, don't know how they
got lost (the SQL sequences reserves a batch of 10 keys per
invocation, so far we only used one of them resulting in wasted key
space ...).
Next I changed the way object_version, last_modified, etc fields are
updated, and I added those to a few classes which didn't have them
before (eg docs, notes and projects).
Finally I plan to enhance the database schema for 5.4. Mostly:
- notes/documents attached to company records
- parent_id in project table
- a few other minor things
If someone has wishes for additional fields, shout now ;-) This isn't
committed yet.
Anyways, because some core stuff has changed some testing would be
good. Especially creating various kinds of objects.
Greets,
Helge
--
Helge Hess
http://www.helgehess.eu/