Commit 693a399a authored by Andy Shaw's avatar Andy Shaw Committed by The Qt Project
Browse files

Fix sql tests in respect to Oracle databases


Oracle has a limitation of 30 characters for a tablename so the main
change is to account for this, which meant changing all the usages of
qTableName(). Some other fixes are included that ensure the tests are
working correctly as far as Oracle is concerned.

Change-Id: I8ad8a5a33e6a70fcad235f6a7e82e91687b74fee
Reviewed-by: default avatarMark Brand <mabrand@mabrand.nl>
parent 239252d9
Showing with 394 additions and 377 deletions
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