From the documentation for CREATE TABLE:

    The parent key of a foreign key constraint is not allowed to use the
rowid. The parent key must used named columns only.

Does this mean it can or can't use a named column that is an alias for the
rowid? Is the problem using the rowid, or is the problem that if the rowid
is unaliased, it can change?

-- 
˙uʍop-ǝpısdn sı ɹoʇıuoɯ ɹnoʎ 'sıɥʇ pɐǝɹ uɐɔ noʎ ɟı
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to