Ticket #1430 (closed defect: fixed)
Non-existent method "listTableFields", possibly in stead of "listTableColumns"
| Reported by: | weston | Owned by: | jwage |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.0.1 |
| Component: | Documentation | Version: | 1.0.0 |
| Severity: | Keywords: | ||
| Cc: | Has Test: | no | |
| Status: | Pending Core Response | Has Patch: | no |
Description
The documentation for Import here:
gives the method "listTableFields", which when invoked yields:
Fatal error: Call to undefined method Doctrine_Import_Mysql::listTableFields()
There appears to be a method "listTableColumns" which may have been the intended listing.
Change History
Note: See
TracTickets for help on using
tickets.