Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Dorin Moise / Dorin Moise (Dorin Moise)
Created: 04/29/2015
Components: Database
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Normal / All users will encounter
Locale/System: ALL / Linux CentOS 6.4
Vote Count: 0
Problem Description:
IS_PRIMARYKEY is always 'NO'
Steps to Reproduce:
<cfdbinfo datasource="#local.datasource#" name="cols" type="columns" table="#local.table#">
Actual Result:
The column 'is_primarykey' is always NO, even if there are primary keys in the table.
Expected Result:
As in CF9, I expect the 'is_primarykey' column to show 'YES' for the fields that are primary keys.
Any Workarounds:
Not aware of
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3978609
External Customer Info:
External Company:
External Customer Name: Dorin
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
- April 29, 2015 00:00:00: 1_cf9_vs_cf11.png
- May 06, 2015 00:00:00: 2_cf11settings_164.pdf
- June 15, 2015 00:00:00: 3_cfdbinfo_cf9_vs_cf11_2.png
Comments: