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

Support Parsing Array of PostgreSQL

XMLWordPrintable

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

      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>.

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

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

              Created:
              Updated:

                There are no open Gerrit changes