Ticket #625 (closed defect: fixed)

Opened 19 months ago

Last modified 10 months ago

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

Changed 19 months ago by romanb

  • milestone changed from beta2 to beta3

Changed 18 months ago by anonymous

  • milestone beta3 deleted

Milestone beta3 deleted

Changed 18 months ago by jwage

  • milestone set to 1.0

Changed 16 months ago by anonymous

  • milestone 1.0 deleted

Milestone 1.0 deleted

Changed 16 months ago by jwage

  • version set to 0.10
  • milestone changed from 2.0.0 to 1.0.0

Changed 14 months ago by jwage

  • version changed from 0.10 to Trunk
  • milestone changed from 1.0.0 to 2.0.0

Changed 13 months ago by jwage

  • has_patch set
  • version changed from Trunk to 0.11
  • mystatus set to Commit Approved
  • milestone changed from 2.0.0 to 0.11.1
  • has_test unset

Changed 13 months ago by jwage

  • status changed from new to closed
  • resolution set to fixed

(In [4557]) fixes #625 - Implementing generating relationships from existing databases for MySQL.

Changed 10 months ago by anonymous

  • milestone New deleted

Milestone New deleted

Note: See TracTickets for help on using tickets.