Hi,
please add
ALTER TABLE openxe.artikel ADD INDEXean (ean ASC) VISIBLE;
ALTER TABLE openxe.firmendaten_werteADD INDEXname (name ASC) VISIBLE
Why?
importing huge article lists and pricelists (15000 Articles) takes around 10 Minutes using the import / export function. With this index, it takes 5 Seconds.
Thank you!
Michael