Lines Matching refs:extra
387 # NOT NULL or DEFAULT to a column, those extra tokens are accepted as
998 1 "id x1,x2, +extra, y1,y2"
999 2 "extra, +id x1,x2, y1,y2"
1000 3 "id, x1,+x2, extra, y1,y2"
1007 CREATE VIRTUAL TABLE rrr USING rtree(+id, extra, x1, x2);
1173 1 "+extra INTEGER" extra
1174 2 "+extra TEXT" extra
1175 3 "+extra BLOB" extra
1176 4 "+extra REAL" extra
1393 # EVIDENCE-OF: R-44161-28345 The names of these extra %_rowid columns
1397 # extra %_rowid columns are named "a0" and "a1".