[DiscordArchive] Another small question:
[DiscordArchive] Another small question:
Archived author: Bogir • Posted: 2022-03-07T18:51:54.592000+00:00
Original source
Another small question:
Does the items which are stored in `item_refund_instance` must to have records in `item_instance` with same GUID?
Archived author: Revision • Posted: 2022-03-07T18:53:07.478000+00:00
Original source
I believe so, yes
Archived author: Revision • Posted: 2022-03-07T18:53:30.823000+00:00
Original source
the item_guid in item_refund_instance links to the guid of item_instance
Archived author: Revision • Posted: 2022-03-07T18:53:33.681000+00:00
Original source
afaik
Archived author: Bogir • Posted: 2022-03-07T18:53:49.256000+00:00
Original source
If item listed in `item_refund_instance` and not listed in `item_instance` - it must be deleted from `item_refund_instance`?