Lines Matching refs:in
91 error in table x1 after drop column: no such column: c
102 error in index idx after drop column: no such column: z 1
110 error in index idx after drop column: no such column: a
121 error in index i1 after drop column: no such column: a
124 # EVIDENCE-OF: R-47838-03249 The column is named in a table or column
132 error in table x1234 after drop column: no such column: a
135 # EVIDENCE-OF: R-55640-01652 The column is used in a foreign key constraint.
143 error in table c1 after drop column: unknown column "v" in foreign key definition
146 # EVIDENCE-OF: R-20795-39479 The column is used in the expression of a
153 error in table c1 after drop column: no such column: v
160 error in table c1 after drop column: no such column: u
163 # EVIDENCE-OF: R-01515-49025 The column appears in a trigger or view.
174 error in trigger tr1 after drop column: no such column: new.w
182 error in view v1 after drop column: no such column: w
190 error in view v1 after drop column: no such column: w
198 # STALE-EVIDENCE: R-60924-11170 However, the column being deleted can be used in a
220 } {1 {error in table zzz after drop column: no such column: e}}