Guest User

Untitled

a guest
Dec 24th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. all:
  2. default:
  3. class: sfDoctrineDatabase
  4. param:
  5. dsn: mysql:host=localhost;dbname=foo
  6. username: foo
  7. password: bar
  8. attributes:
  9. quote_identifier: true
  10. use_native_enum: true
Add Comment
Please, Sign In to add comment