Created
          September 13, 2013 09:35 
        
      - 
      
- 
        Save serapheem/6548537 to your computer and use it in GitHub Desktop. 
    Symfony2 - SQLite database connection
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | doctrine: | |
| dbal: | |
| default_connection: default | |
| connections: | |
| default: | |
| driver: pdo_sqlite | |
| memory: true | |
| # path: %kernel.cache_dir%/test-default.db | |
| charset: UTF8 | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment