Skip to content

add column meta-data to SQLResult #83

@clarkevans

Description

@clarkevans

Currently the deferred SQLResult object is rendered at runtime to SQL. However, the column names are not saved. This would be convenient for save_table() or other operation to work on SQLResult objects.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions