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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes