Feature Request #3351
Add ability to list columns without the default table prefix
| Status: | Closed | Start date: | 10/28/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | Kohana v3.x - v3.0.10 | |||
| Resolution: | fixed | Points: |
Description
In the process of developing with KO3, I needed to pull all the columns from tables that didn't have the default table prefix, but noticed it wasn't possible to do so. The more I thought about it, the more I figured it'd be handy to be able to pull a list of columns that either do or don't have the default table prefix.
History
Updated by Isaiah DeRose-Wilson over 2 years ago
The pull request can be found here: http://github.com/kohana/database/pull/3
Updated by Isaiah DeRose-Wilson over 2 years ago
- Status changed from New to Assigned
- Assignee changed from Woody Gilk to Isaiah DeRose-Wilson
Updated by Isaiah DeRose-Wilson over 2 years ago
- Status changed from Assigned to Needs Test
- Resolution set to fixed
Fixed in 57772c5...
Thanks for the pull request!
Updated by Woody Gilk over 2 years ago
- Target version changed from v3.0.9 to v3.0.10
Updated by Kiall Mac Innes over 2 years ago
- Project changed from Kohana v3.x to Database
- Category deleted (
Modules:Database)
Updated by Woody Gilk about 2 years ago
- Status changed from Needs Test to Closed