Guest User

Untitled

a guest
Jul 12th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. dev:
  2. doctrine:
  3. class: sfDoctrineDatabase
  4. param:
  5. dsn: 'mysql:host=localhost;dbname=p09006_development'
  6. username: "devel"
  7. password: "p1550r"
  8. attributes:
  9. use_native_enum: true
  10. use_dql_callbacks: true
  11. quote_identifier: true
Add Comment
Please, Sign In to add comment