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

[psql]: Tables are not correctly escaped when used in the statements causing case sensitive issues

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.13.0 Alpha 1
    • 5.9.3, 5.10.0
    • SQL Support
    • None
    • 461ef575bcf778ba24b0be6b775098d4b80ae5e1

    Description

      With PostgreSQL, if queries use the same table identifier with different cases, or it is escaped with quotes around the table name then it can cause problems with case sensitivity. Therefore, tables should always be escaped with quotes when the driver allows it to ensure that it is able to execute the queries correctly inside the model classes.

      Attachments

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

        Activity

          People

            andysh Andy Shaw
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes