commit | 36800d4450233d7729879717be89ce2c6e8effb3 | [log] [tgz] |
---|---|---|
author | Ken Shirriff <kens@google.com> | Mon Jun 15 15:24:09 2009 -0700 |
committer | Ken Shirriff <kens@google.com> | Mon Jun 15 15:41:04 2009 -0700 |
tree | 314a5a787dfef3864b1ce85dce40895bea036943 | |
parent | cca860fa6bf35471ea71ed5e14186c81a9a41afc [diff] |
Fix AbstractTableMerger for new Account format. eclair has a _SYNC_ACCOUNT_TYPE field that isn't in donut, so SELECT_UNSYNC needs to be updated with that field. The lack of it causes a SQLiteException. bug=1906760