Changeset 4564

Show
Ignore:
Timestamp:
06/25/08 19:39:30 (12 months ago)
Author:
jwage
Message:

Fixed mistake.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/0.11/cookbook/en/symfony-1.1-and-doctrine-migrations.txt

    r4548 r4564  
    1313++ Setting up your database 
    1414 
    15 First thing we need to do is define your database and create it. Edit config/databases.yml and setup your sqlite3 database. Copy and  
     15First thing we need to do is define your database and create it. Edit config/databases.yml and setup your mysql database. Copy and  
    1616paste the yaml below in to the file. 
    1717