Home
last modified time | relevance | path

Searched defs:pUndo (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/test/
H A Datrc.c37 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