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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes