On 12-Jun-2012 08:08, Richard Hipp wrote:
On Tue, Jun 12, 2012 at 7:04 AM, Paul Medynski wrote:
Hi Kevin,
I understand the 'NOT NULL' column constraint and the syntax diagram and
text describe it quite well. What isn't described is whether or not
specifying simply 'NULL' is truly supported.
On Tue, Jun 12, 2012 at 7:04 AM, Paul Medynski wrote:
> Hi Kevin,
>
> I understand the 'NOT NULL' column constraint and the syntax diagram and
> text describe it quite well. What isn't described is whether or not
> specifying simply 'NULL' is truly supported. For example, the following
> create
Hi Kevin,
I understand the 'NOT NULL' column constraint and the syntax diagram and
text describe it quite well. What isn't described is whether or not
specifying simply 'NULL' is truly supported. For example, the following
create table statement is accepted by SQLite and appears to behave as
On Mon, Jun 11, 2012 at 10:35 AM, Paul Medynski wrote:
> Hi folks,
>
> I notice that the syntax diagram for 'create table' shows the
> 'column-constraint' definition as requiring 'null' to always be preceded by
> 'not'. I don't see any definition that supports just 'null'. However,
> when using
Hi folks,
I notice that the syntax diagram for 'create table' shows the
'column-constraint' definition as requiring 'null' to always be preceded
by 'not'. I don't see any definition that supports just 'null'.
However, when using SQLite3 3.7.3 or 3.7.9, I can create a table and
specify any c
5 matches
Mail list logo