chandlerbeck / googlevoice-to-sqlite

Automatically exported from code.google.com/p/googlevoice-to-sqlite
0 stars 0 forks source link

optimize the null-contact replacement query #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Instead of matching just by name and phone number, try to find the contact who 
has those attributes, but was closest in time to the null record in question. 
This better accounts for contacts whose phone number changes over time.

Original issue reported on code.google.com by handspri...@gmail.com on 22 Sep 2011 at 6:57

GoogleCodeExporter commented 8 years ago
Not possible given SQLite syntax

Original comment by handspri...@gmail.com on 26 Sep 2011 at 7:19