I am just starting to explore SQLite in the context of personal projects and, more recently, Publii. So this is interesting. Didn't know about triggers.<p>I found one statement confusing in this post: "I can't add a primary key after the fact to my inputs table; it's not supported".<p>I have added PKs to existing tables before, what does the author mean by that?