#333: Rely on ModelBase._get_schema to populate MultiProductSystem.SCHEMA -
after
#314
---------------------------+-----------------------
Reporter: olemis | Owner: gjm
Type: enhancement | Status: closed
Priority: major | Milestone: Release 4
Component: multiproduct | Version:
Resolution: fixed | Keywords: database
---------------------------+-----------------------
Changes (by gjm):
* status: review => closed
* resolution: => fixed
Comment:
I made a few changes to make it all a bit more compact and add in a
docstring that I forgot but otherwise the ideas are fine.
r1429859 fixes the tests to run from running the file directly
r1429875 adds the ability to specify auto increment fields in schema
generated from model metadata
r1429877 adds the auto increment field specification to the
{{{ProductResourceMap}}} model
r1429886 saves the {{{MultiProductSystem}}} from repeating the
specification of the schema when it is already defined within the models
and extracted with the {{{_get_schema}}} method
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/333#comment:4>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker