The web page http://www.sqlite.org/compile.html contains the
following typo:

SQLITE_OMIT_TRIGGER
Defining this option omits support for VIEW objects...

It should read:

... omits support for TRIGGER objects...


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

Reply via email to