|
|
@ -15,6 +15,7 @@ doctrine: |
|
|
|
row_format: DYNAMIC |
|
|
|
row_format: DYNAMIC |
|
|
|
types: |
|
|
|
types: |
|
|
|
json: Doctrine\DBAL\Types\JsonType |
|
|
|
json: Doctrine\DBAL\Types\JsonType |
|
|
|
|
|
|
|
json_array: Doctrine\DBAL\Types\JsonType |
|
|
|
uuid: Symfony\Bridge\Doctrine\Types\UuidType |
|
|
|
uuid: Symfony\Bridge\Doctrine\Types\UuidType |
|
|
|
datetime: SimPod\DoctrineUtcDateTime\UTCDateTimeType |
|
|
|
datetime: SimPod\DoctrineUtcDateTime\UTCDateTimeType |
|
|
|
datetimetz: SimPod\DoctrineUtcDateTime\UTCDateTimeType |
|
|
|
datetimetz: SimPod\DoctrineUtcDateTime\UTCDateTimeType |
|
|
|