Database columns missing in OXID eShop v6

2018-04-03 Thread Michael Ochmann
Hello together,

in the sql-migrations for OXID v6 i noticed, that the fields "OXARTNUM"
and "OXSTOCK" are getting dropped without the hint for a possible
replacement anywhere else. Can somebody tell me, where this information
is supposed to live after the migrations and in v6?


-- 
best regards

Michael Ochmann
CTO, Softwarearchitect, OXID development
AiN Entertainment



Re: Database columns missing in OXID eShop v6

2018-04-03 Thread Tomas Kvietkauskas
Hello Michael,

where did u get SQL migration from?
Maybe someone just forgot those fields, because they exist in new DB scheme
(there were no big changes in DB).

Anyway, I think you have some custom, project specific, fields so you need
to double check what you are migrating. So keep them.


-
regards
Tomas


2018-04-03 12:40 GMT+03:00 Michael Ochmann :

> Hello together,
>
> in the sql-migrations for OXID v6 i noticed, that the fields "OXARTNUM"
> and "OXSTOCK" are getting dropped without the hint for a possible
> replacement anywhere else. Can somebody tell me, where this information
> is supposed to live after the migrations and in v6?
>
>
> --
> best regards
>
> Michael Ochmann
> CTO, Softwarearchitect, OXID development
> AiN Entertainment
>
>


AW: Database columns missing in OXID eShop v6

2018-04-03 Thread Frank Zunderer
Hello Michael,

only the keys are dropped, not the fields.

Regards,
Frank Zunderer

-Ursprüngliche Nachricht-
Von: Michael Ochmann [mailto:o...@ain.wtf] 
Gesendet: Dienstag, 3. April 2018 11:40
An: OXID dev-list 
Betreff: Database columns missing in OXID eShop v6

Hello together,

in the sql-migrations for OXID v6 i noticed, that the fields "OXARTNUM"
and "OXSTOCK" are getting dropped without the hint for a possible
replacement anywhere else. Can somebody tell me, where this information
is supposed to live after the migrations and in v6?


-- 
best regards

Michael Ochmann
CTO, Softwarearchitect, OXID development
AiN Entertainment