Searched refs:DROP_ON_REBOOT_ADD_COLUMN (Results 1 – 1 of 1) sorted by relevance
49 constexpr const char *DROP_ON_REBOOT_ADD_COLUMN = "ALTER TABLE drop_on_reboot ADD COLUMN pid INTEGE… variable274 ret = store.ExecuteSql(DROP_ON_REBOOT_ADD_COLUMN); in OnUpgrade()