Ticket #840 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.