Searched refs:stream_items (Results 1 – 1 of 1) sorted by relevance
18 CREATE TABLE stream_items (_id INTEGER PRIMARY KEY AUTOINCREMENT, raw_contact_id INTEGER NOT NULL, … table19 …ync3 TEXT, stream_item_photo_sync4 TEXT, FOREIGN KEY(stream_item_id) REFERENCES stream_items(_id));145 …stream_items._id, contacts._id AS contact_id, contacts.lookup AS contact_lookup, accounts.account_…