Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-134527

Support Parsing Array of PostgreSQL

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • SQL Support
    • None

    Description

      Could we add support for parsing PostgreSQL's array type as QList? Currently it's returned as a QString. For example,

      {1,2,3}
      

      should be recognized as QList<int>.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            chehrlic Christian Ehrlicher
            yuanxun Xun Yuan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes