Lines Matching refs:in
57 } {1 {cannot store TEXT value in INT column t1.a}}
60 } {1 {cannot store TEXT value in INTEGER column t1.b}}
63 } {1 {cannot store TEXT value in BLOB column t1.c}}
66 } {1 {cannot store BLOB value in TEXT column t1.d}}
69 } {1 {cannot store TEXT value in REAL column t1.e}}
78 } {1 {cannot store REAL value in INT column t1.a}}
81 } {1 {cannot store BLOB value in INT column t1.a}}
84 } {1 {cannot store REAL value in INTEGER column t1.b}}
87 } {1 {cannot store BLOB value in INTEGER column t1.b}}
96 } {1 {cannot store TEXT value in BLOB column t1.c}}
105 } {1 {cannot store BLOB value in TEXT column t1.d}}
114 } {1 {cannot store TEXT value in REAL column t1.e}}
117 } {1 {cannot store BLOB value in REAL column t1.e}}
132 } {1 {error in table t4 after add column: unknown datatype for t4.d: "VARCHAR"}}
135 } {1 {error in table t4 after add column: missing datatype for t4.d}}