Searched defs:pUndo (Results 1 – 1 of 1) sorted by relevance
37 sqlite3_str *pUndo /* SQL to undo the change, if not NULL */ in rename_all_columns_of_table()71 sqlite3_str *pUndo /* Append SQL to undo the rename here */ in rename_all_tables()122 sqlite3_str *pUndo; in main() local