Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Blocking Limitation when using with mysql-connector-python  #66

@collinr3

Description

@collinr3

Hi,

FYI - for anyone attempting to use django-db-queue with mysql-connector-python I've encountered a blocking limitation insofar as the connector does not yet support Django enum types and hence throws a TypeError: Python 'states' cannot be converted to a MySQL type When trying to create a Job

I've raised the issue with the mysql team who have added it as a feature enhancement for a future release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions