Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.5.4
Description
Since primary keys are named PRIMARY (see MariaDbDatabaseMetaData.getPrimaryKeys), DatabaseMetaData.getExportedKeys should return PRIMARY for PK_NAME column for consistency (instead of "null").
Attachments
Issue Links
- causes
-
CONJ-1019 DatabaseMetaData.getImportedKeys should return real value for PK_NAME column
- Closed