Guest User

Untitled

a guest
May 27th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. doctrine:
  2. class: sfDoctrineDatabase
  3. param:
  4. dsn: 'mysql:host=localhost;dbname=dbname'
  5. username: root
  6. password: secret
  7. attributes:
  8. use_dql_callbacks: true
  9. use_native_enum: true
Add Comment
Please, Sign In to add comment