When trying to make use of the dynamic-types package I stumbled upon the following error:
In acs-kernel/sql/---dbname---/acs-objects-create.sql the acs-attributes "title" and "package_id" are registered, but those columns in the acs_objects table got renamed to "object_title" and "object_package_id", so the appropriate registered attributes have to renamed, too.