Schilly
Import Action - "unknown column '' in `where clause` "
This was the code I used for the "update only" attempt: - Still throws the same error of cannot find the column ''. Here is afull stack trace error ouput - not sure if it will help or not (attached)
7 replies
Import Action - "unknown column '' in `where clause` "
Additionally - I have checked to ensure the warehouse_id is being set via
dd($this->date['warehouse_id']);
and this returns as expected an integer
of the warehouse as listed in the imported CSV file.7 replies