Petite Abeille <petite.abei...@gmail.com> wrote:
> On Mar 1, 2012, at 2:27 PM, Igor Tandetnik wrote:
> 
>> If you want to refer to an index by name, I suggest you explicitly create 
>> this index with the name of your choosing.
> 
> I would if I could. Unfortunately, in SQLite, in the case of unique 
> constraints, this cannot be done as far as I know. Or?

Just create a unique index, in lieu of unique constraint.

> (2) If one create an unique, named index, one cannot use an unique constraint

Why would one want to?
-- 
Igor Tandetnik

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to