Eskimo Eddie - Rerelease Publisher to be added

This is the place to request ZXDB corrections (add missing data or fix incorrect information)

Moderators: druellan, pavero

Post Reply
TugaofSpectrum
Dizzy
Posts: 80
Joined: Sun Jun 28, 2020 6:18 pm

Eskimo Eddie - Rerelease Publisher to be added

Post by TugaofSpectrum »

Hi there guys, generated (also clicked on publish button, not sure it works) the SQL code for Eskimo Eddie rerelease by Microbyte Spain (Publisher ID 9719).

After SQL update I will upload the cover.

-- Eskimo Eddie (Ocean Software Ltd)(1984) [ID:1651] [ZX-Spectrum 48K] --> 'Microbyte [ES]'
INSERT INTO releases (entry_id, release_seq, release_year, release_month, release_day, release_price, currency_id) VALUES (1651, 1, NULL, NULL, NULL, NULL, NULL);
INSERT INTO publishers (entry_id, release_seq, label_id, publisher_seq) VALUES (1651, 1, (select id from labels where name='Microbyte [ES]'), 1);


Cheers guys
✓ Processed
User avatar
pavero
Dynamite Dan
Posts: 1586
Joined: Sat Dec 09, 2017 11:49 pm
Location: The Czech Republic
Contact:

Re: Eskimo Eddie - Rerelease Publisher to be added

Post by pavero »

In this case you haven't to wait for regular update (if the re-releaser already exists in ZXDB). Just select title+re-releaser and upload. ;-)

https://spectrumcomputing.co.uk/zxdb/ad ... _files.php

The Publish button works properly, here you can always check your result. ;-)

https://spectrumcomputing.co.uk/zxdb/ad ... ishers.php
User avatar
druellan
Dynamite Dan
Posts: 1475
Joined: Tue Apr 03, 2018 7:19 pm

Re: Eskimo Eddie - Rerelease Publisher to be added

Post by druellan »

TugaofSpectrum wrote: Thu Sep 09, 2021 5:41 pm After SQL update I will upload the cover.
Hi! Fix should be in place now, so you can upload the cover.
Let us know if further changes are needed.
Post Reply