Development

Changeset 19876

You must first sign up to be able to contribute.

Changeset 19876

Show
Ignore:
Timestamp:
07/04/09 21:34:02 (9 months ago)
Author:
Stefan.Koopmanschap
Message:

adding a short note on changing database type re #6526

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • doc/branches/1.2/jobeet/en/03.txt

    r19269 r19876  
    302302>Feel free to choose another ~database engine|Database Engine~ if you want. It  
    303303>won't be difficult to adapt the code we will write as we will use the ORM will  
    304 >write the SQL for us. 
     304>write the SQL for us. If you are using a different database NOW, make sure to  
     305>change the 'propel.database', 'propel.database.driver', 'propel.database.url' 
     306>settings in the config/propel.ini file using a DSN from the [PHP PDO driver 
     307>extension](http://www.php.net/manual/pdo.drivers.php) as well as the location 
     308>in config/databases.yml. 
    305309 
    306310We need to tell symfony to use this database for the Jobeet project: 

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.