Details

    • New Feature
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • 1.1
    • None
    • None

    Description

      Python support https://docs.python.org/3/library/uuid.html

      UUID parameters must be supported by connector.

      returning UUID type for UUID types would be nice too, but that's a breaking change, so just supporting UUID parameters seems the thing to do

      Attachments

        Activity

          georg Georg Richter added a comment -

          I think it can be solved/implemented by checking if the PyObject has a string representation and sending MYSQL_TYPE_VAR_STRING as buffer type and the string representation in buffer. This will also work for ipaddress, etc.

          georg Georg Richter added a comment - I think it can be solved/implemented by checking if the PyObject has a string representation and sending MYSQL_TYPE_VAR_STRING as buffer type and the string representation in buffer. This will also work for ipaddress, etc.

          People

            georg Georg Richter
            diego dupin Diego Dupin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.