Closed AviiNL closed 5 years ago
The internal type in Doctrine is guid, whenever a uuid is requested we should use that one to avoid an error like Unknown column type "uuid" requested.
Unknown column type "uuid" requested.
The internal type in Doctrine is guid, whenever a uuid is requested we should use that one to avoid an error like
Unknown column type "uuid" requested.