Skip to content

DatabaseMetaData.supportsIntegrityEnhancementFacility() should return true #2745

@prrvchr

Description

@prrvchr

Driver version

mssql-jdbc-13.2.0.jre11.jar

SQL Server version

Microsoft SQL Server 2025 (CTP2.1) - 17.0.800.3 (X64)
Jun 12 2025 14:47:57
Copyright (C) 2025 Microsoft Corporation
Standard Developer Edition (64-bit) on Windows 10 Pro 10.0 (Build 19045: )

Client Operating System

Lubuntu 22.4

JAVA/JVM version

Java 17.0.15

Table schema

Standart table schema.

Problem description

The DatabaseMetaData.supportsIntegrityEnhancementFacility() return false.

Expected behavior

The DatabaseMetaData.supportsIntegrityEnhancementFacility() should return true.

Actual behavior

DatabaseMetaData.supportsIntegrityEnhancementFacility() output a false value.

Error message/stack trace

No error message.

Any other details that can be helpful

I can submit a PR?

JDBC trace logs

No logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions