mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
add mapping_types information to allow jsonb from postgresql
This commit is contained in:
parent
c60d6acf97
commit
d8bf3a6431
@ -22,6 +22,8 @@ doctrine:
|
||||
user: "%database_user%"
|
||||
password: "%database_password%"
|
||||
charset: UTF8
|
||||
mapping_types:
|
||||
jsonb: json_array
|
||||
orm:
|
||||
auto_generate_proxy_classes: "%kernel.debug%"
|
||||
auto_mapping: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user