Skip to content

DictCursor can be used in query #29

@wingyiu

Description

@wingyiu
[Row(itertools.izip(column_names, row)) for row in cursor]

The DictCursor returns rows as dictionaries and stores the result set in the client.

http://mysql-python.sourceforge.net/MySQLdb.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions