-
-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
Description
Mapping configuration via typed property
Remove @Orm\Columm(type="uuid") to minimize effort on configuration.
Background/problem
Redundant info of typed property and annotation.

Proposal/solution
Doctrine support getting type from typed property like so:

Alternatives
Additional context
This is an optional way to configure the mapping
Reactions are currently unavailable