root/trunk/config/databases.yml
| Revision 5, 242 bytes (checked in by francois, 1 year ago) |
|---|
| Line | |
|---|---|
| 1 | #all: |
| 2 | # propel: |
| 3 | # class: sfPropelDatabase |
| 4 | # param: |
| 5 | # dsn: mysql://root:@localhost/dbname |
| 6 | |
| 7 | all: |
| 8 | propel: |
| 9 | class: sfPropelDatabase |
| 10 | param: |
| 11 | phptype: sqlite |
| 12 | database: %SF_DATA_DIR%/sandbox.db |
Note: See TracBrowser for help on using the browser.
