Google translator allows to be inserted duplicate key
------------------------------------------------------
Key: TEIID-4714
URL:
https://issues.jboss.org/browse/TEIID-4714
Project: Teiid
Issue Type: Bug
Affects Versions: 9.2
Reporter: Lucie Fabrikova
Assignee: Steven Hawkins
Attachments: googlespreadsheetcrud-vdb.xml
It is possible to insert duplicate key, e.g. by running following query multiple times:
INSERT INTO SmallA (IntKey, StringKey) VALUES (1, '1')