Book a Demo

Author Topic: Unique Index Not Created in SQLite  (Read 3081 times)

Tony Amos

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Unique Index Not Created in SQLite
« on: June 05, 2013, 04:39:33 am »
I create an operation with the stereotype of "unique" on a table with then intent of creating a unique index. When I generate the DDL it generates a standard index (CREATE INDEX statement instead of CREATE UNIQUE INDEX). This is in a sqlite data on version 10.0.1007.