This repository was archived by the owner on May 4, 2018. It is now read-only.
This repository was archived by the owner on May 4, 2018. It is now read-only.
multi column primary keys not supported #5
Open
Description
Hi,
The API does not support multi column primary keys. Is there a way to work with this still without changing the database?
Example:
$arrest->set_table_index('part', 'system','part number');
or
$arrest->set_table_index('lulz_stash_console_part', array('system','part number'));
Regards,
Elger
Metadata
Metadata
Assignees
Labels
No labels