Bug Report #783

function list_fields does not exists in database library

Added by Fedor - over 3 years ago. Updated over 3 years ago.

Status:Closed Start date:
Priority:Normal Due date:
Assignee:Woody Gilk % Done:

0%

Category:Libraries:ORM
Target version:2.3
Resolution:fixed Points:

Description

ORM library, line 854 - 858
return $this->db->list_fields($table);

function list_fields not exists in database library
maybe function "list_columns()" should be use?

History

Updated by james - over 3 years ago

http://dev.kohanaphp.com/changeset/3336 - try doing a search through changesets before posting a bug ticket!

Updated by Woody Gilk over 3 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Fixed in r3437.

Updated by james - over 3 years ago

Replying to [comment:1 atomless]:

http://dev.kohanaphp.com/changeset/3336 - try doing a search through changesets before posting a bug ticket!

and I should try reading tickets properly before posting comments - appologies littfed!

Also available in: Atom PDF