Skip to content

Instantly share code, notes, and snippets.

@zball
Created February 2, 2016 22:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zball/8c362141bf4911d74977 to your computer and use it in GitHub Desktop.
Save zball/8c362141bf4911d74977 to your computer and use it in GitHub Desktop.
doctrine:
dbal:
driver: pdo_sqlite
dbname: test_db
user: test
path: %kernel.root_dir%/../var/cache/sqlite.db.cache
memory: true
charset: utf8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment