Josef Henryson
10/20/2020, 6:59 AMFile
ADD UNIQUE (logoCompany
);
but there is no field/column called logoCompany on File, so I get this error:
Key column ‘logoCompany’ doesn’t exist in table
Any ideas on how I can proceed from this state? Do I have to manually add the field and populate it with values?
Or can I put the unique constraint on the Company field ‘logotype’ instead?
Thanks 🙏🏼nikolasburk
File
and Company
would be relevant here.)Josef Henryson
10/20/2020, 7:35 AMnikolasburk
Josef Henryson
10/20/2020, 7:39 AMnikolasburk
Great, thanks for formattingNo worries 😄
nikolasburk
Josef Henryson
10/20/2020, 7:50 AMJosef Henryson
10/20/2020, 2:10 PMnikolasburk
Josef Henryson
10/22/2020, 9:17 AMnikolasburk