lithium\data\model\Relationship::LINK_KEY_LIST
A many-to-many relationship in which a key contains an embedded array of IDs linking to other records or documents.
Source
const LINK_KEY_LIST = 'keylist';
A many-to-many relationship in which a key contains an embedded array of IDs linking to other records or documents.
const LINK_KEY_LIST = 'keylist';