Commit 8635ad1b authored by Andy Shaw's avatar Andy Shaw
Browse files

psql: Add expected failures where the table name is case sensitive


Currently there is a bug in Qt regarding the PostgreSQL driver as it
does not correctly escape the table names when constructing queries
internally. Therefore, these tests are marked as expected failures until
the bug itself is fixed in Qt.

Change-Id: I74dadc187f8a08509128dfea27be99787e57ea51
Reviewed-by: default avatarEdward Welbourne <edward.welbourne@qt.io>
parent 8dbd2459
Showing with 16 additions and 2 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment