Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to list columns without the default table prefix #3

Merged
8 commits merged into from Nov 3, 2010
Merged

Add ability to list columns without the default table prefix #3

8 commits merged into from Nov 3, 2010

Conversation

agentphoenix
Copy link
Contributor

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 list_columns() method to allow that.

@isaiahdw
Copy link
Member

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

@agentphoenix
Copy link
Contributor Author

Apologies, this is my first time doing a pull request. I've opened issue 3351 for this.

http://dev.kohanaframework.org/issues/3351

@isaiahdw
Copy link
Member

No problem, thanks for creating the issue.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants