Skip to content

Instantly share code, notes, and snippets.

@KuiKui
Created October 14, 2013 14:46
Show Gist options
  • Save KuiKui/6976835 to your computer and use it in GitHub Desktop.
Save KuiKui/6976835 to your computer and use it in GitHub Desktop.
# config_test.yml
doctrine:
dbal:
connections:
myconnection:
driver: pdo_sqlite
path: %kernel.cache_dir%/myconnection.sqlite.db
charset: UTF8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment