Skip to content

Query object get_results should make it possible to fetch all columns in SELECT clause. #10

@alexstandiford

Description

@alexstandiford

Currently, get_results requires an array of columns to fetch, however, this is a little impractical when you just want to get all of the columns in the table. It would be nice if you could pass * as the cols argument instead of an array.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions