Commit d339a25
Updated the supportsIntegrityEnhancementFacility() method
Updated the supportsIntegrityEnhancementFacility() method in SQLServerDatabaseMetaData.java to return true instead of false.
Co-authored-by: prrvchr <[email protected]>1 parent 9f17ea4 commit d339a25
File tree
1 file changed
+1
-1
lines changed- src/main/java/com/microsoft/sqlserver/jdbc
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2255 | 2255 | | |
2256 | 2256 | | |
2257 | 2257 | | |
2258 | | - | |
| 2258 | + | |
2259 | 2259 | | |
2260 | 2260 | | |
2261 | 2261 | | |
| |||
0 commit comments