Ticket #840 (closed defect: fixed)

Opened 16 months ago

Last modified 16 months ago

Export class for Informix not found

Reported by: griotteau Owned by: jwage
Priority: major Milestone: 0.10.4
Component: sfDoctrinePlugin Version: 0.10.0
Severity: Keywords:
Cc: Has Test:
Status: Has Patch:

Description (last modified by griotteau) (diff)

- /config/doctrine/Client.yml
Client:

connection: connection_informix
columns:

c_societe:

type: string(6)
primary: true

...

- ./symfony doctrine-build-sql
PHP Fatal error: Class 'Doctrine_Export_Informix' not found in (...)/plugins/sfDoctrinePlugin/lib/doctrine/Doctrine/Connection.php on line 375

Change History

Changed 16 months ago by griotteau

  • description modified (diff)

Changed 16 months ago by jwage

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

(In [4038]) fixes #840

Note: See TracTickets for help on using tickets.