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

QSqlRelationalTableModel: The select statement generated should use table names instead of aliases

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: P5: Not important P5: Not important
    • Some future release
    • 4.4.0
    • SQL Support
    • None

      QSqlRelationalTableModel: The select statement generated should use table names instead of aliases, this makes it easier for a filter to be specified that could end up being ambigious because of two tables having the same column name. If an alias is used then its difficult for the user to know what that alias is, always specifying the table name as part of the query would ensure this works smoothly.

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

            Unassigned Unassigned
            anshaw Andy Shaw (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes