Home
last modified time | relevance | path

Searched refs:INITFLAG_AlterDropCons (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c21249 #define INITFLAG_AlterDropCons 0x0004 /* Reparse after an ADD COLUMN */ macro
123172 renameReloadSchema(pParse, iDb, INITFLAG_AlterDropCons);
123278 renameReloadSchema(pParse, iDb, INITFLAG_AlterDropCons);
123390 renameReloadSchema(pParse, iDb, INITFLAG_AlterDropCons);