Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-12396

[Test-only](7.1.x) HHH-11910 SchemaUpdateTest fails on databases using case-insensitive identifiers

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.CR1
    • 7.1.0.ER2
    • Hibernate
    • None

    Description

      SchemaUpdateTest is explicitly skipped for SQL Server on master.

      I am adding a check for case-insensitive quoted identifiers to the test that will work to skip the test on database that store case-insensitive identifiers as lower-case or upper-case. It will not work for databases that store case-insensitive identifiers as mixed-case (like SQL Server).

      Those databases that store case-insensitive identifiers in mixed-case will need to be skipped explicitly, like is already done for SQL Server.

      This is a test-only fix. Fixed in 5.1 branch by this commit: https://github.com/hibernate/hibernate-orm/commit/013daa2ca919ca3241088ac6d7b2f22a87d8e2e7

      Attachments

        Issue Links

          Activity

            People

              gbadner@redhat.com Gail Badner (Inactive)
              jcibik Jozef Cibik (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: