vendredi 2 octobre 2015

Eloquent: firstorCreate() does not work with postgresSQL's JSON type

I am getting the following error:

Undefined function: 7 ERROR: operator does not exist: json = unknown

As 2 of my columns are of type JSON.

The code which throwing error is:

$this->firstOrCreate($records);



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire