-
Davi Koscianski Vidal authored
PostgreSQL allows the user to set the application_name is connecting to database. It is useful for monitoring purposes. Currently one could just manually add 'application_name=foo' to DSN, but having a parameter eases setting it using DoctrineBundle.
bca20314