Open
Description
Driver version
12.6.0.jre11
SQL Server version
mcr.microsoft.com/mssql/server:2022-latest
Client Operating System
Maven home: /opt/homebrew/Cellar/maven/3.9.6/libexec
Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /Library/Java/JavaVirtualMachines/temurin-21.jdk/Contents/Home
Default locale: en_KR, platform encoding: UTF-8
OS name: "mac os x", version: "14.3", arch: "aarch64", family: "mac"
JAVA/JVM version
Maven home: /opt/homebrew/Cellar/maven/3.9.6/libexec
Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /Library/Java/JavaVirtualMachines/temurin-21.jdk/Contents/Home
Default locale: en_KR, platform encoding: UTF-8
OS name: "mac os x", version: "14.3", arch: "aarch64", family: "mac"
Table schema
?
Problem description
The result of DatabaseMetaData#getProcedures
does not contain SPECIFIC_NAME
column.
Expected behavior
The result set should contain the column of SPECIFIC_NAME
Actual behavior
The column is missing.
Error message/stack trace
Any other details that can be helpful
JDBC trace logs
This is related to #849.
I'm writing a general library depends on the specification and the workaround explained on the issue is not applicable.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog