Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Make CheckoutEntity a table. #4

@Baconing

Description

@Baconing

Right now, CheckoutEntity is used as a list inside ItemEntity, however it can just be it's own table and use relationships to attach it to an item. This will make these methods a lot simpler: getCheckoutEntity(), setCheckoutEntity(CheckoutEntity), getCheckoutEntities() addCheckoutEntity(CheckoutEntity), removeCheckoutEntity(), setCheckoutEntities().

Metadata

Metadata

Assignees

Labels

improvementA feature exists but can work better.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions