[
https://issues.apache.org/jira/browse/IGNITE-5414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kuznetsov resolved IGNITE-5414.
--------------------------------------
Resolution: Fixed
Assignee: Pavel Konstantinov (was: Alexey Kuznetsov)
Merged to master.
Fixed index fields columns order.
As for missing column - it is by Ignite design.
Key field is actually named "_key" not "ID1" and we have to remove "ID1",
because there no such field at all.
> Web Console: Model import should use unique indexes if no PK found
> ------------------------------------------------------------------
>
> Key: IGNITE-5414
> URL: https://issues.apache.org/jira/browse/IGNITE-5414
> Project: Ignite
> Issue Type: Task
> Components: wizards
> Affects Versions: 1.7
> Reporter: Alexey Kuznetsov
> Assignee: Pavel Konstantinov
> Fix For: 2.1
>
>
> When import model from RDBMS some tables without primary key could have
> unique index that could be used for key fields generation.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)