Skip to content
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
@stitch

Description

@stitch

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions