microsoft / mssql-jdbc

The Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides database connectivity with SQL Server through the standard JDBC application program interfaces (APIs).
MIT License
1.06k stars 427 forks source link

[Backport] Added a missing unlock in `getDestinationMetadata()` (#2484) #2492

Closed tkyc closed 3 months ago

tkyc commented 3 months ago

Backport of https://github.com/microsoft/mssql-jdbc/pull/2484.