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

QSqlRelationalTableModel can lead to invalid SQL statements.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P3: Somewhat important
    • 4.6.1
    • 4.5.0
    • SQL Support
    • None

    Description

      If the relational table contains a column with the same name as in the base
      table, the name of the column is changed to "tablename_columnname" . But if
      "tablename" contains a schema, the dot (".") used in the alias results in an invalid satatement.

      Attachments

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

        Activity

          People

            bilking Bill King
            ntg Pierre Rossi
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes