Refactor #6271
Limit reserved class_key column to STI objects
| Status: | Assigned | Start date: | 12/09/2011 | |
|---|---|---|---|---|
| Priority: | Minor | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | O/RM Layer | |||
| Target version: | 2.2.5-pl | |||
| JiraID: | Resolution: | Confirmed | ||
| Environment: | ALL | Affects xPDO Version: | 2.2.1-pl |
Description
Limit xPDO's reserved use of the class_key column to objects defined in the schema with inherit="single". Currently, the use of a column with the name "class_key" will trigger the single-table inheritance support throughout the O/R layer regardless of the intention.
Related issues
| related to Revolution - Bug #6268: xPDO database fieldname cannot contain the word 'class' | Closed | 12/08/2011 |
History
Updated by Jason Coward about 1 month ago
- Target version changed from 2.2.2-pl to 2.2.5-pl