Lines Matching refs:default
685 # no PRIMARY KEY and no constraints of any kind. The default value of
686 # each column is NULL. The default collation sequence for each column of
690 # from tables that have primary keys, constraints and explicit default
694 # Tests 2.3.2.* show that the default value of each column is NULL.
783 # * default values, and
784 # * default collation sequences.
855 # attached to a column definition, then the default value of the column
859 # So testing that the default value of all columns in table t1 is
873 # the default value is NULL, a string constant, a blob constant, a
875 # default value may also be one of the special case-independent keywords
900 default value of column [x] is not constant
918 # default values
947 # EVIDENCE-OF: R-12572-62501 If the default value of the column is a
965 # EVIDENCE-OF: R-60616-50251 If the default value of a column is an
993 # EVIDENCE-OF: R-15363-55230 If the default value of a column is
1039 # collating sequence to use as the default collation sequence for the
1043 # default collation sequence is BINARY.
1091 # default compile time value.
1518 # constraints may be explicitly assigned a default conflict resolution
1635 # include a conflict-clause or it is a CHECK constraint, the default
1640 # and t3_xx). The following just tests that the default conflict
1656 # may have different default conflict resolution algorithms.