Implement MQL panel for Django Debug Toolbar

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: django
    • None
    • None
    • Python Drivers
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      Context

      django-debug-toolbar is a popular third-party library for use with Django that contains a configurable set of panels that display various debug information about the current request/response.

      Definition of done

      Implement an MQL panel similar to Django Debug Toolbar's SQL panel.

      Pitfalls

      Development time may vary based on degree to which existing SQL query object abstractions can be reused when the query language is not SQL.

            Assignee:
            Unassigned
            Reporter:
            Alex Clark
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: