6 lines
118 B
YAML
6 lines
118 B
YAML
doctrine:
|
|
dbal:
|
|
# add TinyIntType
|
|
types:
|
|
tinyint: App\Doctrine\DBAL\Types\TinyintType
|