On 3/17/17, Dominique Devienne <ddevie...@gmail.com> wrote:
>
> But what prevents SQLite from using the constraint's name, if one is
> specified, from using it for the index?

Backwards compatibility.  This would change the file format, rendering
database files that are corrupt in the eyes of older versions of
SQLite.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to