Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
In SQLite, I cannot find the syntax to add a check on an existing column. Is there a direct method to do that? Thanks.
这是不可能的;你必须重新创建表。