Scott Doctor wrote:
> On 5/1/2015 12:10 AM, Clemens Ladisch wrote:
>> Scott Doctor wrote:
>>> I noticed that the sqlite documentation does not show the CONSTRAINT keyword
>>
>> http://www.sqlite.org/syntax/column-constraint.html
>> http://www.sqlite.org/syntax/table-constraint.html
>
> The page I was referring to in the documentation is
> http://www.sqlite.org/lang.html

There is no CONSTRAINT statement; the CONSTRAINT clause is part of other
commands.  See CREATE TABLE.


Regards,
Clemens

Reply via email to