Ticket #625 (closed defect: fixed)
Foreign Relations not created from DB
| Reported by: | Paul-Markovich | Owned by: | jwage |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | sfDoctrinePlugin | Version: | 0.11.0 |
| Severity: | Keywords: | ||
| Cc: | Has Test: | no | |
| Status: | Commit Approved | Has Patch: | yes |
Description
Latest Test on rev:3273
On MySQL Database 5.0.38 and Php 5.2.1 with existing tables created in db.
Running: Doctrine::generateModelsFromDb('myrecords') OR Doctrine::generateYamlFromDb('myrecords')
Do not generate public function setUp() { } nor any foreign key relations in the models that are created.
Change History
Note: See
TracTickets for help on using
tickets.