You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.