Closed agentphoenix closed 14 years ago
Can you please include the related issue number when you do a pull request. If you haven't created an issue on the tracker please do, so we can keep track of this request.
The Kohana 3 issue tracker is located here: http://dev.kohanaframework.org/projects/kohana3/issues
Apologies, this is my first time doing a pull request. I've opened issue 3351 for this.
No problem, thanks for creating the issue.
There are times when developers may want to pull a list of columns from a table that don't have the default table prefix. This change adds a third parameter to the _listcolumns() method to allow that.