fmwviormv / sqlite-net

Automatically exported from code.google.com/p/sqlite-net
0 stars 0 forks source link

Does not support unique index from ORM CreateTable #33

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add [UniqueIndexed] on top of class member

What is the expected output? What do you see instead?
Unique index created.  Error.

What version of the product are you using? On what operating system?
.NET/MonoTouch/MonoDroid

Please provide any additional information below.
Attached version with changes.  (How best to submit this to you?)

Original issue reported on code.google.com by tor...@gmail.com on 16 Dec 2010 at 6:11

Attachments: